BDE 4.14.0 Production release
|
Provide a wrapper for ball::Attribute
with managed name storage.
ball::Attribute
with managed storageThis component implements a wrapper for ball::Attribute
, ball::ManagedAttribute
, that manages the lifetime of the attribute name. Note that ball::Attribute
does not manage the lifetime of its name (see ball_attribute ).
In this section we show intended usage of this component.
This example creates ball::ManagedAttribute
objects and shows basic properties of those objects:
Finally, we show that ball::ManagedAttribute
manages the storage for the attribute name after construction: