DPsim
Loading...
Searching...
No Matches
DPsim::CommandLineArgs::Argument Struct Reference

Public Attributes

const char * name
 
int has_arg
 
int * flag
 
int val
 
const char * valdesc
 
const char * desc
 

Detailed Description

Definition at line 40 of file Utils.h.

Member Data Documentation

◆ desc

const char* DPsim::CommandLineArgs::Argument::desc

Definition at line 46 of file Utils.h.

◆ flag

int* DPsim::CommandLineArgs::Argument::flag

Definition at line 43 of file Utils.h.

◆ has_arg

int DPsim::CommandLineArgs::Argument::has_arg

Definition at line 42 of file Utils.h.

◆ name

const char* DPsim::CommandLineArgs::Argument::name

Definition at line 41 of file Utils.h.

◆ val

int DPsim::CommandLineArgs::Argument::val

Definition at line 44 of file Utils.h.

◆ valdesc

const char* DPsim::CommandLineArgs::Argument::valdesc

Definition at line 45 of file Utils.h.


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