IOSS 2.0
Loading...
Searching...
No Matches
Ioss::GetLongOption::Cell Struct Reference
Collaboration diagram for Ioss::GetLongOption::Cell:
[legend]

Public Member Functions

 Cell ()=default
 

Public Attributes

const char * option {nullptr}
 
const char * description {nullptr}
 
const char * value {nullptr}
 
const char * opt_value
 
Cellnext {nullptr}
 
OptType type {NoValue}
 
bool extra_line {false}
 

Constructor & Destructor Documentation

◆ Cell()

Ioss::GetLongOption::Cell::Cell ( )
default

Member Data Documentation

◆ description

const char* Ioss::GetLongOption::Cell::description {nullptr}

◆ extra_line

bool Ioss::GetLongOption::Cell::extra_line {false}

◆ next

Cell* Ioss::GetLongOption::Cell::next {nullptr}

◆ opt_value

const char* Ioss::GetLongOption::Cell::opt_value
Initial value:
{
nullptr}

◆ option

const char* Ioss::GetLongOption::Cell::option {nullptr}

◆ type

OptType Ioss::GetLongOption::Cell::type {NoValue}

◆ value

const char* Ioss::GetLongOption::Cell::value {nullptr}

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