Public Member Functions | |
| BoolParam (const char *) | |
| BoolParam (const char *, bool, bool isreq=true) | |
| BoolParam * | clone () const |
| virtual bool | setCompositeValue (const char *) |
| BufferString | getDefaultValue () const |
| bool | isSet () const |
| void | setSet (bool yn=true) |
| Attrib::BoolParam::BoolParam | ( | const char * | ) |
| Attrib::BoolParam::BoolParam | ( | const char * | , | |
| bool | , | |||
| bool | isreq = true | |||
| ) |
| BoolParam* Attrib::BoolParam::clone | ( | ) | const [virtual] |
Reimplemented from Attrib::ValParam.
| BufferString Attrib::BoolParam::getDefaultValue | ( | ) | const [virtual] |
Reimplemented from Attrib::ValParam.
| bool Attrib::BoolParam::isSet | ( | ) | const |
| virtual bool Attrib::BoolParam::setCompositeValue | ( | const char * | ) | [virtual] |
Set all values from one composite string.
Reimplemented from Attrib::ValParam.
| void Attrib::BoolParam::setSet | ( | bool | yn = true |
) |
1.7.1