|  | 
#include <fluidx/DatastoreItemDescriptor.hpp>
| Public Member Functions | |
| DatastoreItemDescriptor (const std::string &ID, const std::string &PrefixPath, const std::string &RelativePath, openfluid::core::UnstructuredValue::UnstructuredType Type) | |
| void | setUnitsClass (const openfluid::core::UnitsClass_t &UnitsClass) | 
| void | setUnitClass (const std::string &UnitsClass) OPENFLUID_DEPRECATED | 
| openfluid::core::UnitsClass_t | getUnitsClass () const | 
| openfluid::core::UnitsClass_t | getUnitClass () const OPENFLUID_DEPRECATED | 
| std::string | getID () const | 
| std::string | getPrefixPath () const | 
| std::string | getRelativePath () const | 
| openfluid::core::UnstructuredValue::UnstructuredType | getType () const | 
| openfluid::fluidx::DatastoreItemDescriptor::DatastoreItemDescriptor | ( | const std::string & | ID, | 
| const std::string & | PrefixPath, | ||
| const std::string & | RelativePath, | ||
| openfluid::core::UnstructuredValue::UnstructuredType | Type | ||
| ) | 
| std::string openfluid::fluidx::DatastoreItemDescriptor::getID | ( | ) | const | 
| std::string openfluid::fluidx::DatastoreItemDescriptor::getPrefixPath | ( | ) | const | 
| std::string openfluid::fluidx::DatastoreItemDescriptor::getRelativePath | ( | ) | const | 
| openfluid::core::UnstructuredValue::UnstructuredType openfluid::fluidx::DatastoreItemDescriptor::getType | ( | ) | const | 
| 
 | inline | 
| openfluid::core::UnitsClass_t openfluid::fluidx::DatastoreItemDescriptor::getUnitsClass | ( | ) | const | 
| 
 | inline | 
| void openfluid::fluidx::DatastoreItemDescriptor::setUnitsClass | ( | const openfluid::core::UnitsClass_t & | UnitsClass | ) | 
 1.8.6
 1.8.6