This component‐private class is a concrete implementation of the AttributeContainer protocol for a single attribute.
Synopsis
Declared in <ball_scopedattribute.h>
class ScopedAttribute_Container
: public AttributeContainer
Base Classes
Name |
Description |
This class defines a protocol for a container of attribute values. The attribute container provides a |
Type Aliases
Name |
Description |
|
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Return the allocator used by this object to supply memory. Note that if no allocator was supplied at construction the default allocator in effect at construction is used. |
|
|
|
|
Format this object to the specified output |
Invoke the specified |
|
Declare that this type uses a |
Created with MrDocs