Assign the value of the specified rhs object to this object.

Synopsis

Declared in <ball_attribute.h>

Attribute&
operator=(Attribute const& rhs);

Return Value

reference to this object

Parameters

Name

Description

rhs

attribute to assign from

Created with MrDocs