An Attribute object contains an attribute name which is not managed and an attribute value which is managed.
Synopsis
Declared in <ball_attribute.h>
class Attribute;
Type Aliases
Name |
Description |
|
|
This |
Member Functions
Name |
Description |
|
Constructors |
Assign the value of the specified |
|
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. |
|
Return the name of this object. |
|
Format this object to the specified output |
|
Set the attribute name of this object to the specified (literal) |
|
|
|
Return a reference to the non‐modifiable attribute value of this object. |
|
|
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