class AttributeValueList : public Resource (Return to index)

list of AttributeValue objects.

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    Attribute/attrlist.h

Description:

An AttributeValueList is derived from Resource, so it is a reference-counted object that can be freely shared between other objects. An AttributeValueList assumes responsibility for the memory of its member AttributeValue objects.

Public:



Protected:



Friend methods:



(more documentation)