Public Types | Public Member Functions | List of all members
openfluid::ware::WareParamsTree Class Reference

#include <ware/WareParamsTree.hpp>

Public Types

typedef openfluid::core::Tree< std::string, openfluid::core::StringValueWareParamsTreeNode
 

Public Member Functions

 WareParamsTree ()
 
 WareParamsTree (const WareParams_t &Params)
 
void setParams (const WareParams_t &Params)
 
WareParamsTreeNoderoot ()
 
const WareParamsTreeNoderoot () const
 
openfluid::core::StringValue getValueUsingFullKey (const std::string &FullName) const
 
openfluid::core::StringValue getValueUsingFullKey (const std::string &FullName, const openfluid::core::StringValue &DefaultVal) const
 

Member Typedef Documentation

Constructor & Destructor Documentation

openfluid::ware::WareParamsTree::WareParamsTree ( )
inline
openfluid::ware::WareParamsTree::WareParamsTree ( const WareParams_t Params)

Member Function Documentation

openfluid::core::StringValue openfluid::ware::WareParamsTree::getValueUsingFullKey ( const std::string &  FullName) const
openfluid::core::StringValue openfluid::ware::WareParamsTree::getValueUsingFullKey ( const std::string &  FullName,
const openfluid::core::StringValue DefaultVal 
) const
WareParamsTreeNode& openfluid::ware::WareParamsTree::root ( )
inline
const WareParamsTreeNode& openfluid::ware::WareParamsTree::root ( ) const
inline
void openfluid::ware::WareParamsTree::setParams ( const WareParams_t Params)

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