My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
CmdArg Struct Reference

Public Member Functions

 CmdArg (std::string dataTypeName, std::string varName, bool isOptional)
 
 CmdArg (CmdArg &arg)
 
 CmdArg (const CmdArg &arg)
 
void operator= (const CmdArg &arg)
 
void operator= (CmdArg &arg)
 

Public Attributes

std::string dataTypeName_
 
std::string varName_
 
bool isOptional_
 

The documentation for this struct was generated from the following file: