aimsdata  5.0.5
Neuroimaging data handling
aims::AimsGraphReader::ElementInfo Struct Reference

#include <aims/io/aimsGraphR.h>

Collaboration diagram for aims::AimsGraphReader::ElementInfo:

Public Attributes

Graphgraph
 
carto::AttributedObjectelement
 
std::string attribute
 
Wrapperobject
 

Detailed Description

Definition at line 92 of file aimsGraphR.h.

Member Data Documentation

◆ attribute

std::string aims::AimsGraphReader::ElementInfo::attribute

Definition at line 96 of file aimsGraphR.h.

Referenced by aims::AimsGraphReader::read().

◆ element

carto::AttributedObject* aims::AimsGraphReader::ElementInfo::element

Definition at line 95 of file aimsGraphR.h.

Referenced by aims::AimsGraphReader::read().

◆ graph

Graph* aims::AimsGraphReader::ElementInfo::graph

Definition at line 94 of file aimsGraphR.h.

◆ object

Wrapper* aims::AimsGraphReader::ElementInfo::object

Definition at line 97 of file aimsGraphR.h.

Referenced by aims::AimsGraphReader::read().


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