VTK
Classes | Functions
vtkDispatcherCommon Namespace Reference

Classes

struct  DynamicCaster
 
class  TypeInfo
 
struct  vtkCaster
 

Functions

bool operator== (const TypeInfo &lhs, const TypeInfo &rhs)
 
bool operator< (const TypeInfo &lhs, const TypeInfo &rhs)
 
bool operator!= (const TypeInfo &lhs, const TypeInfo &rhs)
 
bool operator> (const TypeInfo &lhs, const TypeInfo &rhs)
 
bool operator<= (const TypeInfo &lhs, const TypeInfo &rhs)
 
bool operator>= (const TypeInfo &lhs, const TypeInfo &rhs)
 

Function Documentation

bool vtkDispatcherCommon::operator== ( const TypeInfo lhs,
const TypeInfo rhs 
)
inline

Definition at line 429 of file vtkDispatcher_Private.h.

bool vtkDispatcherCommon::operator< ( const TypeInfo lhs,
const TypeInfo rhs 
)
inline

Definition at line 433 of file vtkDispatcher_Private.h.

bool vtkDispatcherCommon::operator!= ( const TypeInfo lhs,
const TypeInfo rhs 
)
inline

Definition at line 436 of file vtkDispatcher_Private.h.

bool vtkDispatcherCommon::operator> ( const TypeInfo lhs,
const TypeInfo rhs 
)
inline

Definition at line 439 of file vtkDispatcher_Private.h.

bool vtkDispatcherCommon::operator<= ( const TypeInfo lhs,
const TypeInfo rhs 
)
inline

Definition at line 442 of file vtkDispatcher_Private.h.

bool vtkDispatcherCommon::operator>= ( const TypeInfo lhs,
const TypeInfo rhs 
)
inline

Definition at line 445 of file vtkDispatcher_Private.h.