A ball::ManagedAttribute object contains a ball::Attribute object and provides storage for the attribute's name.
Synopsis
Declared in <ball_managedattribute.h>
class ManagedAttribute;
Type Aliases
Name |
Description |
This |
Member Functions
Name |
Description |
|
Constructors |
Assign to this object the value of the specified |
|
Return a |
|
Return the allocator used by this object to supply memory. |
|
Return a |
|
Return the attribute name of this object. Note that this accessor should not be used to get the attribute name if the name string contains embedded zeros. |
|
Format this object to the specified output stream. |
|
Set the attribute name of this object to the specified |
|
|
|
Return a |
|
|
Declare that this type uses a |
Static Member Functions
Name |
Description |
Return a hash value calculated from the specified |
Friends
Name |
Description |
Write the value of the specified |
|
Return |
|
Return |
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs