Simpatico
v1.10
|
This is the complete list of members for Util::Label, 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 | |
operator<<(std::ostream &out, Label label) | Util::Label | friend |
operator>>(std::istream &in, Label label) | Util::Label | friend |
setString(std::string string) | Util::Label | |
string() const | Util::Label | |
~Label() | Util::Label | virtual |