HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HOM_ElemPtr< T > Class Template Reference

#include <HOM_ElemPtr.h>

Public Member Functions

 HOM_ElemPtr (T *pointer=NULL)
 
bool operator< (const HOM_ElemPtr< T > &otherElem) const
 

Public Attributes

TmyPointer
 

Detailed Description

template<typename T>
class HOM_ElemPtr< T >

Definition at line 44 of file HOM_ElemPtr.h.

Constructor & Destructor Documentation

template<typename T>
HOM_ElemPtr< T >::HOM_ElemPtr ( T pointer = NULL)
inline

Definition at line 47 of file HOM_ElemPtr.h.

Member Function Documentation

template<typename T>
bool HOM_ElemPtr< T >::operator< ( const HOM_ElemPtr< T > &  otherElem) const
inline

Definition at line 53 of file HOM_ElemPtr.h.

Member Data Documentation

template<typename T>
T* HOM_ElemPtr< T >::myPointer

Definition at line 56 of file HOM_ElemPtr.h.


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