Information to create a Setting in a DefinedBehavior.
More...
#include <DefineBehavior.h>
Information to create a Setting in a DefinedBehavior.
| SettingInfo::SettingInfo |
( |
const Str & |
name, |
|
|
const Str & |
uriPart, |
|
|
DataValue * |
defaultValue |
|
) |
| |
|
inline |
| virtual SettingInfo::~SettingInfo |
( |
| ) |
|
|
inlinevirtual |
| DataValue* SettingInfo::getDataValue |
( |
void |
| ) |
|
|
inline |
| const Str& SettingInfo::getName |
( |
void |
| ) |
|
|
inline |
| const Str& SettingInfo::getUriPart |
( |
| ) |
|
|
inline |
| const Str SettingInfo::name_ |
|
protected |
| const Str SettingInfo::uriPart_ |
|
protected |
The documentation for this class was generated from the following file: