Simpatico  v1.10
Util::Label Member List

This is the complete list of members for Util::Label, including all inherited members.

clear()Util::Labelstatic
isClear()Util::Labelstatic
isMatched()Util::Labelinlinestatic
isRequired() const Util::Labelinline
Label(bool isRequired=true)Util::Labelexplicit
Label(std::string string, bool isRequired=true)Util::Label
Label(const char *string, bool isRequired=true)Util::Label
Label(const Label &other)Util::Label
LabelWidthUtil::Labelstatic
match(std::istream &in)Util::Label
operator<<(std::ostream &out, Label label)Util::Labelfriend
operator>>(std::istream &in, Label label)Util::Labelfriend
setString(std::string string)Util::Label
string() const Util::Label
~Label()Util::Labelvirtual