GatheringHolder & operator=( Gathering * p );
Name | Description | |
---|---|---|
in | p | Pointer to a Gathering class object. |
This is an assignment operator.
Destroys the Gathering
class object that is being held and sets the Gathering
class object that is given by the argument.
CONFIDENTIAL