#include <MyStuffConfig.h>
Private Member Functions | |
MyStuffConfigStatics () | |
Static Private Member Functions | |
static const MyStuffConfigStatics * | get_instance () |
Private Attributes | |
MyStuffConfig | __default__ |
dynamic_reconfigure::ConfigDescription | __description_message__ |
MyStuffConfig | __max__ |
MyStuffConfig | __min__ |
std::vector < MyStuffConfig::AbstractParamDescriptionConstPtr > | __param_descriptions__ |
Friends | |
class | MyStuffConfig |
Definition at line 238 of file MyStuffConfig.h.
skin_driver::MyStuffConfigStatics::MyStuffConfigStatics | ( | ) | [inline, private] |
Definition at line 242 of file MyStuffConfig.h.
static const MyStuffConfigStatics* skin_driver::MyStuffConfigStatics::get_instance | ( | ) | [inline, static, private] |
Definition at line 297 of file MyStuffConfig.h.
friend class MyStuffConfig [friend] |
Definition at line 240 of file MyStuffConfig.h.
Definition at line 295 of file MyStuffConfig.h.
dynamic_reconfigure::ConfigDescription skin_driver::MyStuffConfigStatics::__description_message__ [private] |
Definition at line 296 of file MyStuffConfig.h.
Definition at line 293 of file MyStuffConfig.h.
Definition at line 294 of file MyStuffConfig.h.
std::vector<MyStuffConfig::AbstractParamDescriptionConstPtr> skin_driver::MyStuffConfigStatics::__param_descriptions__ [private] |
Definition at line 292 of file MyStuffConfig.h.