SST 16.0.0
Structural Simulation Toolkit
SST::LongOption Struct Reference

Struct that holds all the getopt_long options along with the documentation for the option. More...

#include <configBase.h>

Public Member Functions

 LongOption (struct option opt, const char *argname, const char *desc, bool header, std::vector< bool > annotations, OptionDefinition *def)

Data Fields

struct option opt
std::string argname
std::string desc
bool header
std::vector< bool > annotations
OptionDefinitiondef

Detailed Description

Struct that holds all the getopt_long options along with the documentation for the option.


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