#include <OpenNIConfig.h>
Private Member Functions | |
OpenNIConfigStatics () | |
Static Private Member Functions | |
static const OpenNIConfigStatics * | get_instance () |
Private Attributes | |
OpenNIConfig | __default__ |
dynamic_reconfigure::ConfigDescription | __description_message__ |
OpenNIConfig | __max__ |
OpenNIConfig | __min__ |
std::vector < OpenNIConfig::AbstractParamDescriptionConstPtr > | __param_descriptions__ |
Friends | |
class | OpenNIConfig |
Definition at line 240 of file OpenNIConfig.h.
openni_camera_unstable::OpenNIConfigStatics::OpenNIConfigStatics | ( | ) | [inline, private] |
Definition at line 244 of file OpenNIConfig.h.
static const OpenNIConfigStatics* openni_camera_unstable::OpenNIConfigStatics::get_instance | ( | ) | [inline, static, private] |
Definition at line 307 of file OpenNIConfig.h.
friend class OpenNIConfig [friend] |
Definition at line 242 of file OpenNIConfig.h.
Definition at line 305 of file OpenNIConfig.h.
dynamic_reconfigure::ConfigDescription openni_camera_unstable::OpenNIConfigStatics::__description_message__ [private] |
Definition at line 306 of file OpenNIConfig.h.
Definition at line 303 of file OpenNIConfig.h.
Definition at line 304 of file OpenNIConfig.h.
std::vector<OpenNIConfig::AbstractParamDescriptionConstPtr> openni_camera_unstable::OpenNIConfigStatics::__param_descriptions__ [private] |
Definition at line 302 of file OpenNIConfig.h.