![]() |
aimsdata
4.7.0
Neuroimaging data handling
|
#include <aims/io/aimsGraphR.h>
Public Attributes | |
Graph * | graph |
carto::AttributedObject * | element |
std::string | attribute |
Wrapper * | object |
Definition at line 92 of file aimsGraphR.h.
std::string aims::AimsGraphReader::ElementInfo::attribute |
Definition at line 96 of file aimsGraphR.h.
Referenced by aims::AimsGraphReader::read().
carto::AttributedObject* aims::AimsGraphReader::ElementInfo::element |
Definition at line 95 of file aimsGraphR.h.
Referenced by aims::AimsGraphReader::read().
Graph* aims::AimsGraphReader::ElementInfo::graph |
Definition at line 94 of file aimsGraphR.h.
Wrapper* aims::AimsGraphReader::ElementInfo::object |
Definition at line 97 of file aimsGraphR.h.
Referenced by aims::AimsGraphReader::read().