DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Public Member Functions | Private Attributes | List of all members
utl::__InstanceOf< Parent >::Help< T > Class Template Reference
+ Inheritance diagram for utl::__InstanceOf< Parent >::Help< T >:

Detailed Description

template<class Parent>
template<class T>
class utl::__InstanceOf< Parent >::Help< T >

Definition at line 147 of file utlCore.h.

Public Member Functions

 Help (const void *object)
 
 Help (const T *object)
 
 operator bool ()
 

Private Attributes

bool is
 

Constructor & Destructor Documentation

template<class Parent >
template<class T>
utl::__InstanceOf< Parent >::Help< T >::Help ( const void *  object)
inline

Definition at line 152 of file utlCore.h.

template<class Parent >
template<class T>
utl::__InstanceOf< Parent >::Help< T >::Help ( const T *  object)
inline

Definition at line 153 of file utlCore.h.

Member Function Documentation

template<class Parent >
template<class T>
utl::__InstanceOf< Parent >::Help< T >::operator bool ( )
inline

Definition at line 155 of file utlCore.h.

Member Data Documentation

template<class Parent >
template<class T>
bool utl::__InstanceOf< Parent >::Help< T >::is
private

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