Class that describes a structure of data. More...
#include <DataStructureDescription.hpp>
Public Member Functions | |
DataStructureDescription (shared_ptr< XmlElement > structureDescriptionElement) | |
std::vector< shared_ptr < DataItemDescription > > | getItemDescriptionVector () |
std::string | getName () |
Class that describes a structure of data.
Definition at line 56 of file DataStructureDescription.hpp.