vtkTypeTemplate< ThisT, BaseT > Class Template Reference

#include <vtkTypeTemplate.h>

Inheritance diagram for vtkTypeTemplate< ThisT, BaseT >:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<class ThisT, class BaseT>
class vtkTypeTemplate< ThisT, BaseT >

Provides the equivalent of vtkTypeRevisionMacro for use with template classes.

Thanks:
Developed by Timothy M. Shead (tshead@sandia.gov) at Sandia National Laboratories.

Definition at line 37 of file vtkTypeTemplate.h.


Public Types

typedef BaseT Superclass

Public Member Functions

virtual int IsA (const char *type)
ThisT * NewInstance () const

Static Public Member Functions

static int IsTypeOf (const char *type)
static ThisT * SafeDownCast (vtkObjectBase *o)

Protected Member Functions

virtual vtkObjectBaseNewInstanceInternal () const

Member Typedef Documentation

template<class ThisT, class BaseT>
typedef BaseT vtkTypeTemplate< ThisT, BaseT >::Superclass


Member Function Documentation

template<class ThisT, class BaseT>
static int vtkTypeTemplate< ThisT, BaseT >::IsTypeOf ( const char *  type  )  [inline, static]

template<class ThisT, class BaseT>
virtual int vtkTypeTemplate< ThisT, BaseT >::IsA ( const char *  type  )  [inline, virtual]

template<class ThisT, class BaseT>
static ThisT* vtkTypeTemplate< ThisT, BaseT >::SafeDownCast ( vtkObjectBase o  )  [inline, static]

template<class ThisT, class BaseT>
virtual vtkObjectBase* vtkTypeTemplate< ThisT, BaseT >::NewInstanceInternal (  )  const [inline, protected, virtual]

template<class ThisT, class BaseT>
ThisT* vtkTypeTemplate< ThisT, BaseT >::NewInstance (  )  const [inline]


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

Generated on Wed Jun 3 19:42:11 2009 for VTK by  doxygen 1.5.6