Simpatico
v1.10
|
This is the complete list of members for Util::OptionalLabel, including all inherited members.
clear() | Util::Label | static |
isClear() | Util::Label | static |
isMatched() | Util::Label | inlinestatic |
isRequired() const | Util::Label | inline |
Label(bool isRequired=true) | Util::Label | explicit |
Label(std::string string, bool isRequired=true) | Util::Label | |
Label(const char *string, bool isRequired=true) | Util::Label | |
Label(const Label &other) | Util::Label | |
LabelWidth | Util::Label | static |
match(std::istream &in) | Util::Label | |
OptionalLabel() | Util::OptionalLabel | |
OptionalLabel(std::string string) | Util::OptionalLabel | explicit |
OptionalLabel(const char *string) | Util::OptionalLabel | explicit |
OptionalLabel(const OptionalLabel &other) | Util::OptionalLabel | |
setString(std::string string) | Util::Label | |
string() const | Util::Label | |
~Label() | Util::Label | virtual |
~OptionalLabel() | Util::OptionalLabel | virtual |