ONE - On-device Neural Engine
|
#include <PConfigIni.h>
Data Fields | |
std::string | name |
KeyValues | items |
Definition at line 30 of file PConfigIni.h.
KeyValues crew::Section::items |
Definition at line 33 of file PConfigIni.h.
Referenced by crew::find(), crew::read_ini(), and crew::write_ini().
std::string crew::Section::name |
Definition at line 32 of file PConfigIni.h.
Referenced by crew::read_ini(), and crew::write_ini().