Definition at line 1890 of file bloaty.cc.
◆ ArgParser()
bloaty::ArgParser::ArgParser |
( |
int * |
argc, |
|
|
char ** |
argv[] |
|
) |
| |
|
inline |
◆ Arg()
◆ ConsumeAndSaveArg()
void bloaty::ArgParser::ConsumeAndSaveArg |
( |
| ) |
|
|
inline |
◆ ConsumeArg()
◆ IsDone()
bool bloaty::ArgParser::IsDone |
( |
| ) |
|
|
inline |
◆ TryParseFlag()
◆ TryParseIntegerOption()
◆ TryParseOption()
◆ TryParseUint64Option()
◆ argc_
int bloaty::ArgParser::argc_ |
◆ argv_
std::vector<char*> bloaty::ArgParser::argv_ |
◆ index_
int bloaty::ArgParser::index_ = 0 |
◆ out_argc_
int* bloaty::ArgParser::out_argc_ |
◆ out_argv_
char*** bloaty::ArgParser::out_argv_ |
The documentation for this class was generated from the following file: