|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
#include <aims/io/aimsGraphW.h>


| Public Member Functions | |
| ObjectWrapper (T *x) | |
| virtual | ~ObjectWrapper () | 
| virtual void | destroy () | 
| virtual std::string | objectType () const | 
| virtual std::string | dataType () const | 
|  Public Member Functions inherited from aims::AimsGraphWriter::Wrapper | |
| virtual | ~Wrapper () | 
| Public Attributes | |
| T * | data | 
| Friends | |
| class | AimsGraphWriter | 
Definition at line 80 of file aimsGraphW.h.
| 
 | inline | 
Definition at line 84 of file aimsGraphW.h.
| 
 | inlinevirtual | 
Definition at line 85 of file aimsGraphW.h.
| 
 | virtual | 
Implements aims::AimsGraphWriter::Wrapper.
Definition at line 120 of file aimsGraphW_d.h.
References carto::DataTypeCode< class >::dataType().
| 
 | inlinevirtual | 
Reimplemented from aims::AimsGraphWriter::Wrapper.
Definition at line 86 of file aimsGraphW.h.
References aims::AimsGraphWriter::ObjectWrapper< T >::data.
| 
 | virtual | 
Implements aims::AimsGraphWriter::Wrapper.
Definition at line 113 of file aimsGraphW_d.h.
| 
 | friend | 
Definition at line 82 of file aimsGraphW.h.
| T* aims::AimsGraphWriter::ObjectWrapper< T >::data | 
Definition at line 91 of file aimsGraphW.h.
Referenced by aims::AimsGraphWriter::ObjectWrapper< T >::destroy().