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