VTK
Public Member Functions
vtkDispatcherCommon::TypeInfo Class Reference

#include <vtkDispatcher_Private.h>

List of all members.

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

Detailed Description

Definition at line 341 of file vtkDispatcher_Private.h.


Constructor & Destructor Documentation

Definition at line 360 of file vtkDispatcher_Private.h.

vtkDispatcherCommon::TypeInfo::TypeInfo ( const std::type_info &  ti) [inline]

Definition at line 367 of file vtkDispatcher_Private.h.


Member Function Documentation

const std::type_info & vtkDispatcherCommon::TypeInfo::Get ( ) const [inline]

Definition at line 378 of file vtkDispatcher_Private.h.

bool vtkDispatcherCommon::TypeInfo::before ( const TypeInfo rhs) const [inline]

Definition at line 371 of file vtkDispatcher_Private.h.

const char * vtkDispatcherCommon::TypeInfo::name ( ) const [inline]

Definition at line 384 of file vtkDispatcher_Private.h.


The documentation for this class was generated from the following file: