Diana  0.8.3
DianaIntegerParameterSpec Member List
This is the complete list of members for DianaIntegerParameterSpec, including all inherited members.
clone()DianaIntegerParameterSpec [virtual]
defaultValueDianaIntegerParameterSpec [protected]
DefaultValue() const DianaIntegerParameterSpec [virtual]
descriptionDianaIntegerParameterSpec [protected]
DianaIntegerParameterSpec(const Common::Types::CapeString &name, const Common::Types::CapeString &description=Common::Types::CapeStringUNDEFINED, Common::Types::CapeLong _defaultValue=0, Common::Types::CapeLong _lowerBound=0, Common::Types::CapeLong _upperBound=0)DianaIntegerParameterSpec
Dimensionality() const DianaIntegerParameterSpec [virtual]
GetComponentDescription() const DianaIntegerParameterSpec [virtual]
GetComponentName() const DianaIntegerParameterSpec [virtual]
lowerBoundDianaIntegerParameterSpec [protected]
LowerBound() const DianaIntegerParameterSpec [virtual]
nameDianaIntegerParameterSpec [protected]
SetComponentDescription(const Common::Types::CapeString &_description)DianaIntegerParameterSpec [virtual]
SetComponentName(const Common::Types::CapeString &_name)DianaIntegerParameterSpec [virtual]
setDefaultValue(Common::Types::CapeLong _val)DianaIntegerParameterSpec
setLowerBound(Common::Types::CapeLong lb)DianaIntegerParameterSpec
setUpperBound(Common::Types::CapeLong ub)DianaIntegerParameterSpec
Type() const DianaIntegerParameterSpec [virtual]
upperBoundDianaIntegerParameterSpec [protected]
UpperBound() const DianaIntegerParameterSpec [virtual]
Validate(Common::Types::CapeLong value, Common::Types::CapeString &message)DianaIntegerParameterSpec [virtual]
~ICapeIdentification()ICapeIdentification [inline, virtual]