|
VTK
|
#include <vtkDispatcher_Private.h>
Public Member Functions | |
| TypeInfo () | |
| TypeInfo (const std::type_info &) | |
| const std::type_info & | Get () const |
| bool | before (const TypeInfo &rhs) const |
| const char * | name () const |
Definition at line 357 of file vtkDispatcher_Private.h.
| vtkDispatcherCommon::TypeInfo::TypeInfo | ( | ) | [inline] |
Definition at line 376 of file vtkDispatcher_Private.h.
| vtkDispatcherCommon::TypeInfo::TypeInfo | ( | const std::type_info & | ti | ) | [inline] |
Definition at line 383 of file vtkDispatcher_Private.h.
| const std::type_info & vtkDispatcherCommon::TypeInfo::Get | ( | ) | const [inline] |
Definition at line 394 of file vtkDispatcher_Private.h.
| bool vtkDispatcherCommon::TypeInfo::before | ( | const TypeInfo & | rhs | ) | const [inline] |
Definition at line 387 of file vtkDispatcher_Private.h.
| const char * vtkDispatcherCommon::TypeInfo::name | ( | ) | const [inline] |
Definition at line 400 of file vtkDispatcher_Private.h.
1.8.0