#include <PowerMonitorConfig.h>
Private Member Functions | |
| PowerMonitorConfigStatics () | |
Static Private Member Functions | |
| static const PowerMonitorConfigStatics * | get_instance () |
Private Attributes | |
| PowerMonitorConfig | __default__ |
| dynamic_reconfigure::ConfigDescription | __description_message__ |
| PowerMonitorConfig | __max__ |
| PowerMonitorConfig | __min__ |
| std::vector < PowerMonitorConfig::AbstractParamDescriptionConstPtr > | __param_descriptions__ |
Friends | |
| class | PowerMonitorConfig |
Definition at line 230 of file PowerMonitorConfig.h.
| power_monitor::PowerMonitorConfigStatics::PowerMonitorConfigStatics | ( | ) | [inline, private] |
Definition at line 234 of file PowerMonitorConfig.h.
| static const PowerMonitorConfigStatics* power_monitor::PowerMonitorConfigStatics::get_instance | ( | ) | [inline, static, private] |
Definition at line 257 of file PowerMonitorConfig.h.
friend class PowerMonitorConfig [friend] |
Definition at line 232 of file PowerMonitorConfig.h.
Definition at line 255 of file PowerMonitorConfig.h.
dynamic_reconfigure::ConfigDescription power_monitor::PowerMonitorConfigStatics::__description_message__ [private] |
Definition at line 256 of file PowerMonitorConfig.h.
Definition at line 253 of file PowerMonitorConfig.h.
Definition at line 254 of file PowerMonitorConfig.h.
std::vector<PowerMonitorConfig::AbstractParamDescriptionConstPtr> power_monitor::PowerMonitorConfigStatics::__param_descriptions__ [private] |
Definition at line 252 of file PowerMonitorConfig.h.