nn::boss::TaskIdList Class

Syntax

class TaskIdList

Description

Class for representing task ID lists. Use this to do such things as get a list of registered tasks.

Member Functions

TaskIdList Constructor.
V ~TaskIdList Destructor.
GetSize Returns the number of task IDs in a list.
GetTaskId Returns the task ID for the specified location.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL