| 
    Nektar++
    
   | 
 
#include <SessionReader.h>

Public Attributes | |
| std::string | shortName | 
| std::string | description | 
| bool | isFlag | 
Definition at line 68 of file SessionReader.h.
| std::string Nektar::LibUtilities::CmdLineArg::description | 
Definition at line 71 of file SessionReader.h.
| bool Nektar::LibUtilities::CmdLineArg::isFlag | 
Definition at line 72 of file SessionReader.h.
| std::string Nektar::LibUtilities::CmdLineArg::shortName | 
Definition at line 70 of file SessionReader.h.
Referenced by Nektar::LibUtilities::SessionReader::RegisterCmdLineArgument(), and Nektar::LibUtilities::SessionReader::RegisterCmdLineFlag().
 1.8.8