Public Types | Public Member Functions | List of all members
openfluid::fluidx::AttributesDescriptor Class Reference

#include <fluidx/AttributesDescriptor.hpp>

Public Types

typedef std::map< openfluid::core::AttributeName_t, std::string > AttributeNameValue_t
 
typedef std::map< openfluid::core::UnitID_t, AttributeNameValue_tUnitIDAttribute_t
 

Public Member Functions

 AttributesDescriptor ()
 
 ~AttributesDescriptor ()
 
void parseDataBlob (const std::string &Data)
 
const openfluid::core::UnitsClass_t getUnitsClass () const
 
void setUnitsClass (const openfluid::core::UnitsClass_t &UClass)
 
std::vector< std::string > & columnsOrder ()
 
const UnitIDAttribute_tattributes () const
 
UnitIDAttribute_tattributes ()
 

Member Typedef Documentation

Constructor & Destructor Documentation

openfluid::fluidx::AttributesDescriptor::AttributesDescriptor ( )
openfluid::fluidx::AttributesDescriptor::~AttributesDescriptor ( )

Member Function Documentation

const UnitIDAttribute_t& openfluid::fluidx::AttributesDescriptor::attributes ( ) const
inline
UnitIDAttribute_t& openfluid::fluidx::AttributesDescriptor::attributes ( )
inline
std::vector<std::string>& openfluid::fluidx::AttributesDescriptor::columnsOrder ( )
inline
const openfluid::core::UnitsClass_t openfluid::fluidx::AttributesDescriptor::getUnitsClass ( ) const
inline
void openfluid::fluidx::AttributesDescriptor::parseDataBlob ( const std::string &  Data)
void openfluid::fluidx::AttributesDescriptor::setUnitsClass ( const openfluid::core::UnitsClass_t UClass)
inline

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