#include <ball_scopedattributes.h>
This class installs a AttributeContainer object in the current attribute context on construction, and removes it on destruction.
- Note
- Note that the
AttributeContainer supplied at construction must remain valid and unmodified for the lifetime of this object.
See ball_scopedattributes
◆ ScopedAttributes()
Create a ScopedAttributes object having the specified attributes.
- Note
- Note that
attributes must remain valid and unmodified for the lifetime of this object.
◆ ~ScopedAttributes()
| ball::ScopedAttributes::~ScopedAttributes |
( |
| ) |
|
|
inline |
Remove the associated attributes from the current attribute context.
The documentation for this class was generated from the following file: