nn::nex::GatheringHolder::GatheringHolder Constructor

Syntax

explicit GatheringHolder(
     Gathering * p
);

Parameters

Name Description
in p Pointer to a Gathering class object.

Description

Constructor.

Sets the Gathering class object given by the argument.

Revision History

2012/01/27
Initial version.

CONFIDENTIAL