libfru 2.0+git20240917.25293b1
FRU Manupulation Library
|
#include <frugen.h>
Data Fields | |
fru_exploded_t | fru |
fru_area_t | areas [FRU_MAX_AREAS] |
bool | has_chassis |
bool | has_board |
bool | has_bdate |
bool | has_product |
bool | has_internal |
bool | has_multirec |
fru_area_t frugen_fruinfo_s::areas[FRU_MAX_AREAS] |
Referenced by save_to_binary_file(), and save_to_text_file().
fru_exploded_t frugen_fruinfo_s::fru |
Referenced by load_from_binary_file(), load_from_json_file(), main(), save_to_binary_file(), save_to_json_file(), and save_to_text_file().
bool frugen_fruinfo_s::has_bdate |
Referenced by load_from_json_file(), and save_to_binary_file().
bool frugen_fruinfo_s::has_board |
Referenced by load_from_binary_file(), load_from_json_file(), main(), save_to_binary_file(), save_to_json_file(), and save_to_text_file().
bool frugen_fruinfo_s::has_chassis |
Referenced by load_from_binary_file(), load_from_json_file(), main(), save_to_binary_file(), save_to_json_file(), and save_to_text_file().
bool frugen_fruinfo_s::has_internal |
Referenced by load_from_binary_file(), load_from_json_file(), save_to_binary_file(), save_to_json_file(), and save_to_text_file().
bool frugen_fruinfo_s::has_multirec |
Referenced by load_from_binary_file(), load_from_json_file(), main(), save_to_binary_file(), save_to_json_file(), and save_to_text_file().
bool frugen_fruinfo_s::has_product |
Referenced by load_from_binary_file(), load_from_json_file(), main(), save_to_binary_file(), save_to_json_file(), and save_to_text_file().