|
ifw-ccf
3.0.0-pre2
|
This is the complete list of members for ccf::control::Config, including all inherited members.
| _HasDeviceProperty(const std::string &name, DeviceProperty &property, const std::string &device) | ccf::common::Config | protected |
| Base() | ccf::Base | |
| BatCfg() | ccf::common::Config | static |
| CiiCfg() | ccf::common::Config | static |
| Config() | ccf::control::Config | |
| Get(const std::vector< std::string > &names) | ccf::common::Config | inline |
| GetClassName() const | ccf::Base | |
| GetDeviceInfo(const std::string &device="") const | ccf::common::Config | |
| GetDeviceName(const std::string &device="") const | ccf::common::Config | |
| GetDeviceProperties(std::map< std::string, DeviceProperty > &device_properties, const std::string &device="") const | ccf::common::Config | |
| GetLogLevel() | ccf::Base | static |
| GetMaxFrameSize(const std::string &device="") | ccf::common::Config | |
| GetMaxFrameSizeUser(const std::string &device="") | ccf::common::Config | virtual |
| GetNbOfProcThreads() | ccf::control::Config | |
| GetNode(const std::vector< std::string > &names) | ccf::common::Config | |
| GetOptions() const | ccf::common::Config | |
| GetPipelineInfo(const std::string &proc_thread_name) | ccf::control::Config | |
| GetProcThreadName(const uint16_t nb) | ccf::control::Config | |
| GetProcThreadNames() | ccf::control::Config | |
| GetPubInfo(const std::string &proc_thread_name, const std::string &pub_thread_name) | ccf::control::Config | |
| GetPubsForProcThread(const std::string &proc_thread_name) | ccf::control::Config | |
| GetRecipesForProcThread(const std::string &proc_thread_name) | ccf::control::Config | |
| HasDeviceProperty(const std::string &name, TYPE &value, const std::string &device="") | ccf::common::Config | inline |
| HasNode(const std::vector< std::string > &names, elt::configng::CiiConfigInstanceNode &node) | ccf::common::Config | |
| HasPar(const std::vector< std::string > &names, TYPE &value) | ccf::common::Config | inline |
| HasPar(const std::vector< std::string > &names) | ccf::common::Config | |
| Instance() | ccf::control::Config | static |
| LoadConfig(const std::string &filename="", bool reset=false) | ccf::control::Config | |
| Loggger() | ccf::Base | |
| m_logger | ccf::Base | protected |
| Mptk() | ccf::Base | inlinestatic |
| ParseOptions(int argc, char *argv[]) | ccf::common::Config | |
| s_bat_cfg | ccf::common::Config | static |
| s_device_info | ccf::common::Config | static |
| s_devices | ccf::common::Config | static |
| s_instance | ccf::control::Config | static |
| Set(const std::vector< std::string > &names, TYPE &value) | ccf::common::Config | inline |
| SetClassName(const std::string &class_name) | ccf::Base | protected |
| SetLogger(log4cplus::Logger &logger) | ccf::Base | protected |
| SetLogLevel(const ccf::LogLevel log_level) | ccf::Base | static |
| SetLogProperties(const std::string &filename) | ccf::common::Config | |
| ~Base() | ccf::Base | |
| ~Config() | ccf::control::Config | virtual |