cgma
GetLongOpt::Cell Struct Reference

List of all members.

Public Member Functions

 Cell ()

Public Attributes

CubitString option
OptType type
CubitString description
CubitString value
int wasSet

Detailed Description

Definition at line 99 of file GetLongOpt.hpp.


Constructor & Destructor Documentation

GetLongOpt::Cell::Cell ( ) [inline]

Definition at line 106 of file GetLongOpt.hpp.

{ option = description = value = 0; wasSet = 0; }

Member Data Documentation

Definition at line 101 of file GetLongOpt.hpp.

Definition at line 104 of file GetLongOpt.hpp.


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