#include <ImageRotateConfig.h>
Private Member Functions | |
ImageRotateConfigStatics () | |
Static Private Member Functions | |
static const ImageRotateConfigStatics * | get_instance () |
Private Attributes | |
ImageRotateConfig | __default__ |
dynamic_reconfigure::ConfigDescription | __description_message__ |
ImageRotateConfig | __max__ |
ImageRotateConfig | __min__ |
std::vector < ImageRotateConfig::AbstractParamDescriptionConstPtr > | __param_descriptions__ |
Friends | |
class | ImageRotateConfig |
Definition at line 254 of file ImageRotateConfig.h.
image_rotate::ImageRotateConfigStatics::ImageRotateConfigStatics | ( | ) | [inline, private] |
Definition at line 258 of file ImageRotateConfig.h.
static const ImageRotateConfigStatics* image_rotate::ImageRotateConfigStatics::get_instance | ( | ) | [inline, static, private] |
Definition at line 377 of file ImageRotateConfig.h.
friend class ImageRotateConfig [friend] |
Definition at line 256 of file ImageRotateConfig.h.
Definition at line 375 of file ImageRotateConfig.h.
dynamic_reconfigure::ConfigDescription image_rotate::ImageRotateConfigStatics::__description_message__ [private] |
Definition at line 376 of file ImageRotateConfig.h.
Definition at line 373 of file ImageRotateConfig.h.
Definition at line 374 of file ImageRotateConfig.h.
std::vector<ImageRotateConfig::AbstractParamDescriptionConstPtr> image_rotate::ImageRotateConfigStatics::__param_descriptions__ [private] |
Definition at line 372 of file ImageRotateConfig.h.