PSCF v1.1
Util::Label Member List

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

buffer()Util::Labelinlinestatic
clear()Util::Labelstatic
isClear()Util::Labelinlinestatic
isMatched()Util::Labelinlinestatic
isRequired() constUtil::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<<Util::Labelfriend
operator>>Util::Labelfriend
read(std::istream &in)Util::Labelstatic
setIsMatched(bool isMatched)Util::Labelinlinestatic
setIsRequired(bool isRequired)Util::Label
setString(std::string string)Util::Label
string() constUtil::Label
~Label()Util::Labelvirtual