![]()  | 
 
#include <ware/WareParamsTree.hpp>
Public Types | |
| typedef openfluid::core::Tree< std::string, openfluid::core::StringValue > | WareParamsTreeNode | 
Public Member Functions | |
| WareParamsTree () | |
| WareParamsTree (const WareParams_t &Params) | |
| void | setParams (const WareParams_t &Params) | 
| WareParamsTreeNode & | root () | 
| const WareParamsTreeNode & | root () const | 
| openfluid::core::StringValue | getValueUsingFullKey (const std::string &FullName) const | 
| openfluid::core::StringValue | getValueUsingFullKey (const std::string &FullName, const openfluid::core::StringValue &DefaultVal) const | 
| typedef openfluid::core::Tree<std::string,openfluid::core::StringValue> openfluid::ware::WareParamsTree::WareParamsTreeNode | 
      
  | 
  inline | 
| openfluid::ware::WareParamsTree::WareParamsTree | ( | const WareParams_t & | Params | ) | 
| 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 | 
      
  | 
  inline | 
      
  | 
  inline | 
| void openfluid::ware::WareParamsTree::setParams | ( | const WareParams_t & | Params | ) | 
 1.8.13