ifw-ccf 5.0.2
|
This is the complete list of members for ifw::ccf::common::Config, including all inherited members.
Base() | ifw::ccf::Base | |
BatCfg() | ifw::ccf::common::Config | static |
CiiCfg() | ifw::ccf::common::Config | static |
Config() | ifw::ccf::common::Config | |
Get(const std::vector< std::string > &names) | ifw::ccf::common::Config | inline |
GetClassName() const | ifw::ccf::Base | |
GetDeviceInfo(const std::string &device="") const | ifw::ccf::common::Config | |
GetDeviceName(const std::string &device="") const | ifw::ccf::common::Config | |
GetDeviceProperties(std::map< std::string, DeviceProperty > &device_properties, const std::string &device="") const | ifw::ccf::common::Config | |
GetMaxFrameSize(const std::string &device="") | ifw::ccf::common::Config | |
GetMaxFrameSizeUser(const std::string &device="") | ifw::ccf::common::Config | virtual |
GetNode(const std::vector< std::string > &names) | ifw::ccf::common::Config | |
GetOptions() const | ifw::ccf::common::Config | |
GetPars(std::map< std::string, std::string > &pars, const std::string &pattern="*") | ifw::ccf::common::Config | |
HasDeviceProperty(const std::string &name, TYPE &value, const std::string &device="") | ifw::ccf::common::Config | inline |
HasDeviceProperty(const std::string &name, DeviceProperty &property, const std::string &device="") | ifw::ccf::common::Config | |
HasNode(const std::vector< std::string > &names, elt::configng::CiiConfigInstanceNode &node) | ifw::ccf::common::Config | |
HasPar(const std::vector< std::string > &names, TYPE &value) | ifw::ccf::common::Config | inline |
HasPar(const std::vector< std::string > &names) | ifw::ccf::common::Config | |
Instance() | ifw::ccf::common::Config | static |
LoadConfig(const std::string &filename="", bool reset=false) | ifw::ccf::common::Config | |
Mptk() | ifw::ccf::Base | inlinestatic |
ParseOptions(int argc, char *argv[]) | ifw::ccf::common::Config | |
s_bat_cfg | ifw::ccf::common::Config | static |
s_device_info | ifw::ccf::common::Config | static |
s_devices | ifw::ccf::common::Config | static |
s_instance | ifw::ccf::common::Config | static |
Set(const std::vector< std::string > &names, TYPE &value) | ifw::ccf::common::Config | inline |
SetClassName(const std::string &class_name) | ifw::ccf::Base | protected |
SetDeviceProperty(const std::string &property, TYPE value, const std::string &device="") | ifw::ccf::common::Config | inline |
SetLogProperties(const std::string &filename) | ifw::ccf::common::Config | |
~Base() | ifw::ccf::Base | |
~Config() | ifw::ccf::common::Config |