nn::nex::SelectionIteratorTemplate::SelectionIteratorTemplate Constructor

Syntax

SelectionIteratorTemplate();

Parameters

None.

Description

Instructs the system to repeatedly traverse all instances of duplicated objects of the class specified by the template argument duplicated object and initializes an iterator.

An assertion is generated if a thread cannot be locked in thread-safe mode by executing the SchedulerGetInstance function and then the SystemLock function.

Revision History

2012/09/18
An assertion is generated if a thread cannot be locked in thread-safe mode by executing the Scheduler::GetInstance function and then the SystemLock function.
2012/01/27
Initial version.

CONFIDENTIAL