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


Public Member Functions | |
| InternalError (const char *m) | |
| InternalError (std::string m) | |
| virtual | ~InternalError () |
Private Member Functions | |
| void | Ctor () |
Definition at line 162 of file CmdLineParser.h.
| CmdLineParser::InternalError::InternalError | ( | const char * | m | ) | [inline] |
Definition at line 164 of file CmdLineParser.h.
| CmdLineParser::InternalError::InternalError | ( | std::string | m | ) | [inline] |
Definition at line 165 of file CmdLineParser.h.
| virtual CmdLineParser::InternalError::~InternalError | ( | ) | [inline, virtual] |
Definition at line 166 of file CmdLineParser.h.
| void CmdLineParser::InternalError::Ctor | ( | ) | [inline, private] |
Definition at line 168 of file CmdLineParser.h.
References CmdLineParser::Exception::msg.