OTB  9.0.0
Orfeo Toolbox
otb::Wrapper::Parameter Member List

This is the complete list of members for otb::Wrapper::Parameter, including all inherited members.

AddChild(Parameter::Pointer child)otb::Wrapper::Parametervirtual
AutomaticValueOff()otb::Wrapper::Parameter
AutomaticValueOn()otb::Wrapper::Parameter
ClearValue()otb::Wrapper::Parametervirtual
ConstPointer typedefotb::Wrapper::Parameter
FromDouble(double)otb::Wrapper::Parametervirtual
FromFloat(float)otb::Wrapper::Parametervirtual
FromInt(int)otb::Wrapper::Parametervirtual
FromString(const std::string &)otb::Wrapper::Parametervirtual
FromStringList(const std::vector< std::string > &)otb::Wrapper::Parametervirtual
GetActive(bool recurseParents=false) constotb::Wrapper::Parameter
GetAutomaticValue() constotb::Wrapper::Parametervirtual
GetChildrenList()otb::Wrapper::Parametervirtual
GetDescription() constotb::Wrapper::Parametervirtual
GetKey() constotb::Wrapper::Parametervirtual
GetMandatory() constotb::Wrapper::Parametervirtual
GetName() constotb::Wrapper::Parametervirtual
GetNameOfClass() constotb::Wrapper::Parametervirtual
GetRole() constotb::Wrapper::Parametervirtual
GetRoot() constotb::Wrapper::Parametervirtual
GetType() const =0otb::Wrapper::Parameterpure virtual
GetUserLevel() constotb::Wrapper::Parametervirtual
HasUserValue() constotb::Wrapper::Parametervirtual
HasValue() const =0otb::Wrapper::Parameterpure virtual
IsRoot() constotb::Wrapper::Parametervirtual
m_Activeotb::Wrapper::Parameterprotected
m_ChildrenListotb::Wrapper::Parameterprotected
m_Descriptionotb::Wrapper::Parameterprotected
m_Keyotb::Wrapper::Parameterprotected
m_Mandatoryotb::Wrapper::Parameterprotected
m_Nameotb::Wrapper::Parameterprotected
m_Roleotb::Wrapper::Parameterprotected
m_Roototb::Wrapper::Parameterprotected
m_UserLevelotb::Wrapper::Parameterprotected
m_UserValueotb::Wrapper::Parameterprotected
MandatoryOff()otb::Wrapper::Parametervirtual
MandatoryOn()otb::Wrapper::Parametervirtual
operator=(const Parameter &)=deleteotb::Wrapper::Parameterprivate
Parameter()otb::Wrapper::Parameterprotected
Parameter(const Parameter &)=deleteotb::Wrapper::Parameterprivate
Pointer typedefotb::Wrapper::Parameter
Reset()otb::Wrapper::Parametervirtual
Self typedefotb::Wrapper::Parameter
SetActive(bool flag)otb::Wrapper::Parametervirtual
SetAutomaticValue(bool flag)otb::Wrapper::Parametervirtual
SetDescription(const std::string &)otb::Wrapper::Parametervirtual
SetKey(const std::string &)otb::Wrapper::Parametervirtual
SetMandatory(bool flag)otb::Wrapper::Parametervirtual
SetName(const std::string &)otb::Wrapper::Parametervirtual
SetRole(const Role role)otb::Wrapper::Parametervirtual
SetRoot(const Parameter::Pointer root)otb::Wrapper::Parametervirtual
SetUserLevel(const UserLevel level)otb::Wrapper::Parametervirtual
SetUserValue(bool isUserValue)otb::Wrapper::Parametervirtual
Superclass typedefotb::Wrapper::Parameter
ToDouble() constotb::Wrapper::Parametervirtual
ToFloat() constotb::Wrapper::Parametervirtual
ToInt() constotb::Wrapper::Parametervirtual
ToString() constotb::Wrapper::Parametervirtual
ToStringList() constotb::Wrapper::Parametervirtual
TypeError(const std::string &target_type) constotb::Wrapper::Parameter