nn::os::ManagedThread::EnumerateCallback Class

Header file: nn/os.h

Syntax

class EnumerateCallback

Description

Interface class for thread enumeration callbacks.

Interface class representing the callbacks used by Enumerate. The instances of original classes derived from this class are passed as the argument of Enumerate.

Member Functions

PV operator() This is a user-defined process function.

Revision History

2012/04/13
Initial version.

CONFIDENTIAL