nn::nex::GatheringHolder::operator* Member Function

Syntax

Gathering & operator*() const;

Parameters

None.

Return Values

Reference to the object being held.

Description

Returns the reference to the object being held.

Do not call this for a GatheringHolder class object if nothing is being held or if not in possession of ownership rights.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL