Assign the value of the specified rhs to this object, and return a reference providing modifiable access to this object.
Declared in <ball_managedattributeset.h>
ManagedAttributeSet&
operator=(ManagedAttributeSet const& rhs);
reference to this object
| Name | Description |
|---|---|
| rhs | attribute set to assign from |