nn::nex::GatheringHolder::GatheringHolder Constructor

Syntax

GatheringHolder(
     GatheringHolder const & other
);

Parameters

Name Description
in other GatheringHolder class object.

Description

Copy constructor.

The ownership rights held by other for the Gathering class object is transferred to this.

Revision History

2012/01/27
Initial version.

CONFIDENTIAL