libfru 2.0+git20240917.25293b1
FRU Manupulation Library
Loading...
Searching...
No Matches
Data Fields
fieldopt_t Struct Reference

#include <frugen.h>

Data Fields

field_type_t type
 
fru_area_type_t area
 
union { 
 
   fru_chassis_field_t   chassis 
 
   fru_board_field_t   board 
 
   fru_prod_field_t   product 
 
   int   index 
 
field 
 
charvalue
 
int custom_index
 

Field Documentation

◆ area

fru_area_type_t fieldopt_t::area

Referenced by arg_to_fieldopt(), and main().

◆ board

fru_board_field_t fieldopt_t::board

◆ chassis

fru_chassis_field_t fieldopt_t::chassis

◆ custom_index

int fieldopt_t::custom_index

Referenced by arg_to_fieldopt(), and main().

◆ [union]

union { ... } fieldopt_t::field

Referenced by arg_to_fieldopt(), and main().

◆ index

int fieldopt_t::index

Referenced by arg_to_fieldopt(), and main().

◆ product

fru_prod_field_t fieldopt_t::product

◆ type

field_type_t fieldopt_t::type

Referenced by arg_to_fieldopt(), and main().

◆ value

char* fieldopt_t::value

Referenced by arg_to_fieldopt(), and main().


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