OpenADFortTk (basic)
CmdLineParser::SwDesc Class Reference
Collaboration diagram for CmdLineParser::SwDesc:

List of all members.

Public Member Functions

 SwDesc ()
 SwDesc (const char *sw_, bool isLong_, const char *arg_)
 SwDesc (const std::string &sw_, bool isLong_, const std::string &arg_)
 ~SwDesc ()

Public Attributes

std::string sw
bool isLong
std::string arg

Detailed Description

Definition at line 256 of file CmdLineParser.h.


Constructor & Destructor Documentation

Definition at line 258 of file CmdLineParser.h.

CmdLineParser::SwDesc::SwDesc ( const char *  sw_,
bool  isLong_,
const char *  arg_ 
) [inline]

Definition at line 259 of file CmdLineParser.h.

CmdLineParser::SwDesc::SwDesc ( const std::string &  sw_,
bool  isLong_,
const std::string &  arg_ 
) [inline]

Definition at line 261 of file CmdLineParser.h.

Definition at line 263 of file CmdLineParser.h.


Member Data Documentation


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