![]() |
#include <fluidx/WareSetDescriptor.hpp>
Public Types | |
| typedef std::list< T * > | SetDescription_t |
Public Member Functions | |
| WareSetDescriptor () | |
| SetDescription_t & | items () |
| const SetDescription_t & | items () const |
| void | setGlobalParameter (const openfluid::ware::WareParamKey_t &Key, const openfluid::ware::WareParamValue_t &Value) |
| void | setGlobalParameters (const openfluid::ware::WareParams_t &Params) |
| openfluid::ware::WareParams_t | getGlobalParameters () const |
| void | eraseGlobalParameter (const openfluid::ware::WareParamKey_t &Key) |
| void | appendItem (T *Item) |
| typedef std::list<T*> openfluid::fluidx::WareSetDescriptor< T >::SetDescription_t |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.11