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