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

Synopsis

Declared in <ball_context.h>

Context&
operator=(Context const& rhs);

Return Value

reference to this object

Parameters

Name

Description

rhs

context object to assign from

Created with MrDocs