|
unsigned int | GetNumParameters () const |
|
Variant | GetParameter (const std::string &strName) const |
|
bool | isParameterValid (const std::string &strName) const |
|
std::vector< std::string > | GetParameterNames () const |
|
StringVariantMap | GetParameters () const |
|
RBTDLL_EXPORT void | SetParameter (const std::string &strName, const Variant &vValue) |
|
virtual void | Print (std::ostream &s) const |
|
|
void | AddParameter (const std::string &strName, const Variant &vValue) |
|
void | DeleteParameter (const std::string &strName) |
|
void | ClearParameters () |
|
virtual void | ParameterUpdated (const std::string &strName) |
|
The documentation for this class was generated from the following files: