#include <TOptionMap.hh>
Public メソッド | |
| TOptionMap () | |
| TOptionMap (const TOptionMap &right) | |
| ~TOptionMap () | |
| const TOptionMap & | operator= (const TOptionMap &right) |
| Tvoid | AddOption (const TOption &option, const Tstring ¶m="") |
| Tbool | HasOption (const TOption &option) const |
| Tbool | HasOption (const Tstring &option) const |
| Tstring | GetParameter (Tint index) const |
| Tstring | GetParameter (const Tstring &optionname) const |
| Tstring | GetParameter (const TOption &option) const |
| const TOptionList & | GetOptionList () const |
| TOptionList & | GetOptionList () |
| const TstringList & | GetParameterList () const |
| TstringList | GetParameterList () |
| Tvoid | SetOptionList (const TOptionList &options) |
| Tvoid | SetParameterList (const TstringList ¶ms) |
フレンド | |
| Tostream & | operator<< (Tostream &tos, const TOptionMap &right) |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|