nn::ro::RegistrationList

nn::ro::RegistrationList Class

Syntax

class RegistrationList :private nn::util::NonCopyable< Module >

Description

Class for representing crr's.

Represents crr's that have been loaded and are under the management of the ro library.

An instance of this class cannot be created by the usual method. An instance of this class can be obtained using the RegisterList function.

Member Functions

Unregister Removes the target crr from management by the ro library.

Class Hierarchy

nn::util::NonCopyable
  nn::ro::RegistrationList

Revision History

2011/07/29
Initial version.

CONFIDENTIAL