comment | Descriptor< T > | [private] |
describe() | Descriptor< T > | |
describeShort() | Descriptor< T > | |
Descriptor() | Descriptor< T > | |
Descriptor(T avalue) | Descriptor< T > | |
Descriptor(string aLabel, T aValue, string aUnit, string aComment) | Descriptor< T > | |
empty | Descriptor< T > | [private] |
getComment() | Descriptor< T > | [inline] |
getLabel() | Descriptor< T > | [inline] |
getUnit() | Descriptor< T > | [inline] |
getValue(bool silentError=false) | Descriptor< T > | |
isEmpty() | Descriptor< T > | [inline] |
label | Descriptor< T > | [private] |
setComment(string aComment) | Descriptor< T > | [inline] |
setEmpty() | Descriptor< T > | [inline] |
setLabel(string aLabel) | Descriptor< T > | [inline] |
setUnit(string aUnit) | Descriptor< T > | [inline] |
setValue(T) | Descriptor< T > | |
toString() | Descriptor< T > | |
toStringShort() | Descriptor< T > | |
unit | Descriptor< T > | [private] |
value | Descriptor< T > | [private] |