FemViewer::BaseHandle Class Reference
#include <Model.h>
List of all members.
Constructor & Destructor Documentation
FemViewer::BaseHandle::BaseHandle |
( |
int |
idx_ = -1 , |
|
|
bool |
act_ = false | |
|
) |
| | [inline, explicit] |
FemViewer::BaseHandle::BaseHandle |
( |
HandleType |
htype_ = Unknown , |
|
|
int |
idx_ = -1 , |
|
|
bool |
act_ = false | |
|
) |
| | [inline, explicit] |
virtual FemViewer::BaseHandle::~BaseHandle |
( |
|
) |
[inline, virtual] |
Member Function Documentation
void FemViewer::BaseHandle::activate |
( |
const bool |
flg_ |
) |
[inline] |
void FemViewer::BaseHandle::activate |
( |
const bool |
flg_ |
) |
[inline] |
bool FemViewer::BaseHandle::active |
( |
|
) |
const [inline] |
const int& FemViewer::BaseHandle::idx |
( |
|
) |
const [inline] |
int& FemViewer::BaseHandle::idx |
( |
|
) |
[inline] |
int FemViewer::BaseHandle::idx |
( |
|
) |
const [inline] |
bool FemViewer::BaseHandle::is_active |
( |
|
) |
const [inline] |
bool FemViewer::BaseHandle::is_valid |
( |
|
) |
const [inline] |
bool FemViewer::BaseHandle::is_valid_idx |
( |
|
) |
const [inline] |
bool FemViewer::BaseHandle::is_valid_type |
( |
const BaseHandle & |
rhs_ |
) |
const [inline] |
bool FemViewer::BaseHandle::operator!= |
( |
const BaseHandle & |
rhs_ |
) |
const [inline] |
bool FemViewer::BaseHandle::operator!= |
( |
const BaseHandle & |
rhs_ |
) |
const [inline] |
bool FemViewer::BaseHandle::operator< |
( |
const BaseHandle & |
rhs_ |
) |
const [inline] |
bool FemViewer::BaseHandle::operator< |
( |
const BaseHandle & |
rhs_ |
) |
const [inline] |
bool FemViewer::BaseHandle::operator== |
( |
const BaseHandle & |
rhs_ |
) |
const [inline] |
bool FemViewer::BaseHandle::operator== |
( |
const BaseHandle & |
rhs_ |
) |
const [inline] |
virtual void FemViewer::BaseHandle::Reset |
( |
void |
|
) |
[inline, virtual] |
void FemViewer::BaseHandle::reset |
( |
|
) |
[inline] |
const HandleType& FemViewer::BaseHandle::type |
( |
|
) |
const [inline] |
HandleType& FemViewer::BaseHandle::type |
( |
|
) |
[inline] |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
os_, |
|
|
const BaseHandle & |
rhs_ | |
|
) |
| | [friend] |
std::ostream& operator<< |
( |
std::ostream & |
os_, |
|
|
const BaseHandle & |
rhs_ | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following files: