| EitherNeedOrNot() const | TOption | |
| GetArgumentStyle() const | TOption | [inline] |
| GetDescription() const | TOption | [inline] |
| GetLongOption() const | TOption | [inline] |
| GetShortOption() const | TOption | [inline] |
| NeedNotParameter() const | TOption | |
| NeedParameter() const | TOption | |
| operator!=(const TOption &right) const | TOption | |
| operator!=(const Tstring &right) const | TOption | |
| operator<<(Tostream &tos, const TOption &right) | TOption | [friend] |
| operator=(const TOption &right) | TOption | |
| operator==(const TOption &right) const | TOption | |
| operator==(const Tstring &right) const | TOption | |
| SetArgumentStyle(Tint argstyle) | TOption | [inline] |
| SetDescription(const Tstring &desc) | TOption | [inline] |
| SetLongOption(const Tstring &longoption) | TOption | [inline] |
| SetShortOption(const Tstring &shortoption) | TOption | [inline] |
| tEither Enum 値 | TOption | |
| tNeed Enum 値 | TOption | |
| tNeedNot Enum 値 | TOption | |
| TOption(const Tstring &longoption, const Tstring &shortoption="", Tint argstyle=tNeedNot, const Tstring &desc="") | TOption | |
| TOption(const Tstring &longoption, Tint argstyle, const Tstring &shortoption="", const Tstring &desc="") | TOption | |
| TOption(const TOption &right) | TOption | |
| ~TOption() | TOption |