This class defines a protocol for a container of attribute values. The attribute container provides a hasValue() method to determine whether an attribute value is in the container.
Synopsis
Declared in <ball_attributecontainer.h>
class AttributeContainer;
Member Functions
Name |
Description |
|
Destroy this object. |
|
Return |
|
Format this object to the specified output |
|
Invoke the specified |
Derived Classes
Name |
Description |
A |
|
This component‐private class is a concrete implementation of the |
Created with MrDocs