nn::boss::NsDataIdList Class

Syntax

class NsDataIdList

Description

Class for representing NS data ID lists. Use this to do such things as get a list of NS data to process.

Member Functions

NsDataIdList Constructor.
V ~NsDataIdList Destructor.
Initialize Initialization function. (Running this function allows an instance to be reused, even if you only want to use it once.)
GetSize Returns the number of NS data IDs in a list.
GetNsDataId Returns the NS data ID for the specified location.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL