VTK
Classes | Functions
vtkDispatcherCommon Namespace Reference

Classes

struct  DynamicCaster
struct  vtkCaster
class  TypeInfo

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 408 of file vtkDispatcher_Private.h.

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

Definition at line 412 of file vtkDispatcher_Private.h.

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

Definition at line 415 of file vtkDispatcher_Private.h.

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

Definition at line 418 of file vtkDispatcher_Private.h.

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

Definition at line 421 of file vtkDispatcher_Private.h.

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

Definition at line 424 of file vtkDispatcher_Private.h.