OpenADFortTk (basic)
CmdLineParser::InternalError Class Reference

#include <CmdLineParser.h>

Inheritance diagram for CmdLineParser::InternalError:
Collaboration diagram for CmdLineParser::InternalError:

List of all members.

Public Member Functions

 InternalError (const char *m)
 InternalError (std::string m)
virtual ~InternalError ()

Private Member Functions

void Ctor ()

Detailed Description

Definition at line 162 of file CmdLineParser.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

void CmdLineParser::InternalError::Ctor ( ) [inline, private]

Definition at line 168 of file CmdLineParser.h.

References CmdLineParser::Exception::msg.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines