21 #ifndef otbWrapperProxyParameter_h
22 #define otbWrapperProxyParameter_h
24 #include "itkObject.h"
This class represent a parameter for the wrapper framework This class is a high level class represent...
Parameter class acting as a proxy to a different parameter.
ProxyParameter(const Self &)=delete
void operator=(const Self &)=delete
ParameterType GetType() const override
itk::SmartPointer< const Self > ConstPointer
itk::SmartPointer< Self > Pointer
bool HasValue() const override
~ProxyParameter() override
const ProxyTargetType & GetTarget(void)
std::pair< Parameter::Pointer, std::string > ProxyTargetType
void SetTarget(const ProxyTargetType &target)
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.