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

Synopsis

Declared in <ball_ruleset.h>

RuleSet&
operator=(RuleSet const& rhs);

Return Value

reference to this object

Parameters

Name

Description

rhs

rule set to assign from

Created with MrDocs