applyValue(const IlvValue &value) | IlvValueInterface | virtual |
AttributeTypeMismatchError() | IlvMapAttributeProperty | static |
changeValue(const IlvValue &val) | IlvValueInterface | virtual |
changeValues(const IlvValue *values, IlUShort count=0) | IlvValueInterface | virtual |
copy() const =0 | IlvNamedProperty | pure virtual |
getAccessors(const IlSymbol *const **names, const IlvValueTypeClass *const **types, IlUInt &count) const | IlvValueInterface | virtual |
getInfo() const | IlvMapAttributeProperty | |
GetName() | IlvMapAttributeProperty | static |
getName() const | IlvNamedProperty | virtual |
getSymbol() const | IlvNamedProperty | |
getValue(const char *name, IlvValue &x) const | IlvMapAttributeProperty | |
getValue(IlUInt index, IlvValue &x) const | IlvMapAttributeProperty | |
IlvMapAttributeProperty(IlvMapAttributeInfo *info, IlBoolean persistent=IlTrue) | IlvMapAttributeProperty | |
IlvNamedProperty(IlSymbol *) | IlvNamedProperty | |
IlvNamedProperty(const IlvNamedProperty &source) | IlvNamedProperty | |
isBad() const | IlvMapAttributeProperty | |
isPersistent() const | IlvMapAttributeProperty | virtual |
isSet(const char *name) const | IlvMapAttributeProperty | |
isSet(IlUInt index) const | IlvMapAttributeProperty | |
queryValue(IlvValue &val) const | IlvValueInterface | virtual |
queryValues(IlvValue *values, IlUShort count) const | IlvValueInterface | virtual |
setPersistent(IlBoolean value) | IlvMapAttributeProperty | |
setValue(const char *name, IlInt value) | IlvMapAttributeProperty | |
setValue(const char *name, IlUInt value) | IlvMapAttributeProperty | |
setValue(const char *name, IlFloat value) | IlvMapAttributeProperty | |
setValue(const char *name, IlDouble value) | IlvMapAttributeProperty | |
setValue(const char *name, const char *value) | IlvMapAttributeProperty | |
setValue(const char *name, IlBoolean value) | IlvMapAttributeProperty | |
setValue(IlUInt index, IlInt value) | IlvMapAttributeProperty | |
setValue(IlUInt index, IlUInt value) | IlvMapAttributeProperty | |
setValue(IlUInt index, IlFloat value) | IlvMapAttributeProperty | |
setValue(IlUInt index, IlDouble value) | IlvMapAttributeProperty | |
setValue(IlUInt index, const char *value) | IlvMapAttributeProperty | |
setValue(IlUInt index, IlBoolean value) | IlvMapAttributeProperty | |
stream | IlvNamedProperty | |
UnsetAttributeError() | IlvMapAttributeProperty | static |
write(IlvOutputFile &stream) const =0 | IlvNamedProperty | pure virtual |