![]() |
aimsdata
5.1.2
Neuroimaging data handling
|
#include <aims/io/aimsGraphR.h>
Public Member Functions | |
ObjectWrapper (T *x) | |
virtual | ~ObjectWrapper () |
virtual void | destroy () |
virtual std::string | objectType () const |
virtual std::string | dataType () const |
![]() | |
virtual | ~Wrapper () |
Public Attributes | |
T * | data |
Definition at line 77 of file aimsGraphR.h.
|
inline |
Definition at line 79 of file aimsGraphR.h.
|
inlinevirtual |
Definition at line 80 of file aimsGraphR.h.
|
virtual |
Implements aims::AimsGraphReader::Wrapper.
Definition at line 99 of file aimsGraphR_d.h.
|
inlinevirtual |
Reimplemented from aims::AimsGraphReader::Wrapper.
Definition at line 81 of file aimsGraphR.h.
References aims::AimsGraphReader::ObjectWrapper< T >::data.
|
virtual |
Implements aims::AimsGraphReader::Wrapper.
Definition at line 92 of file aimsGraphR_d.h.
T* aims::AimsGraphReader::ObjectWrapper< T >::data |
Definition at line 86 of file aimsGraphR.h.
Referenced by aims::AimsGraphReader::ObjectWrapper< T >::destroy().