Assign to this object the value of the specified rhs object, and return a non-const reference to this object.
Declared in <ball_managedattribute.h>
ManagedAttribute&
operator=(ManagedAttribute const& rhs);
reference to this object
| Name | Description |
|---|---|
| rhs | managed attribute to assign from |