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

#include <utlCore.h>

+ Collaboration diagram for utl::__InstanceOf< Parent >:

Detailed Description

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

Definition at line 144 of file utlCore.h.

Classes

class  Help
 

Public Member Functions

template<class Object >
 __InstanceOf (const Object &o)
 
 operator bool ()
 

Private Attributes

Help< Parent > is
 

Constructor & Destructor Documentation

template<class Parent >
template<class Object >
utl::__InstanceOf< Parent >::__InstanceOf ( const Object &  o)
inline

Definition at line 162 of file utlCore.h.

Member Function Documentation

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

Definition at line 164 of file utlCore.h.

References utl::__InstanceOf< Parent >::Help< T >::is.

Member Data Documentation

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

Definition at line 158 of file utlCore.h.


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