|
OpenADFortTk (basic)
|
#include <CmdLineParser.h>


Public Member Functions | |
| ParseError (const char *m) | |
| ParseError (std::string m) | |
| virtual | ~ParseError () |
Definition at line 155 of file CmdLineParser.h.
| CmdLineParser::ParseError::ParseError | ( | const char * | m | ) | [inline] |
Definition at line 157 of file CmdLineParser.h.
| CmdLineParser::ParseError::ParseError | ( | std::string | m | ) | [inline] |
Definition at line 158 of file CmdLineParser.h.
| virtual CmdLineParser::ParseError::~ParseError | ( | ) | [inline, virtual] |
Definition at line 159 of file CmdLineParser.h.