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