Inheritance diagram for class vmm_opts_info:
Public Member Functions | |
| function string | help ( bit [12:0] id ) |
| function void | new ( string opt, string sarg = "" ) |
Public Attributes | |
| bit | arg_specified |
| vmm_opts_info :: arg_type_e | arg_type |
| string | doc |
| bit | expected |
| string | fname |
| int | line_num |
| string | opt |
| bit | opt_specified |
| string | sarg |
| int | val |
| static int | width = 1; |
Member Typedefs | |
| typedef enum | arg_type_e |
|
|
|
|
|
|
|
|
|
|
|
|
|