Public Member Functions
openfluid::base::DatastoreItemDescriptor Class Reference

List of all members.

Public Member Functions

 DatastoreItemDescriptor (std::string Id, std::string PrefixPath, std::string RelativePath, openfluid::core::UnstructuredValue::UnstructuredType Type)
void setUnitClass (std::string UnitClass)
std::string getID ()
std::string getPrefixPath ()
std::string getRelativePath ()
openfluid::core::UnstructuredValue::UnstructuredType getType ()
std::string getUnitClass ()

Constructor & Destructor Documentation

openfluid::base::DatastoreItemDescriptor::DatastoreItemDescriptor ( std::string  Id,
std::string  PrefixPath,
std::string  RelativePath,
openfluid::core::UnstructuredValue::UnstructuredType  Type 
)

Member Function Documentation


Generated using Doxygen 1.7.6.1
Creative Commons License Creative Commons By-NC-ND license