nn::ubl Namespace

Description

Namespace for blacklists.

Functions

Initialize Initializes the UBL library.
Finalize Finalizes the UBL library.
Clear Clears the local blacklist and then writes to an SD Card.
IsExist Determines whether the specified ID exists in the blacklist.
GetTotalLocalUser Returns the total number of users registered in the local blacklist.
GetTotalGlobalUser Returns the total number of users registered in the global authors blacklist.
GetTotalGlobalData Returns the total amount of data registered in the global data blacklist.
GetUserId Returns the unique ID of the CTR system.
GetUserName Gets the user name.
GetHashValue Gets the hash data.
Entry Registers the specified ID, date, and time in the local blacklist, and then writes it to an SD Card.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL