nn::ngc::CTR Namespace

Description

Library for CTR used to filter profanity.
(This can also be written without the ::CTR portion.)

Classes

nn::ngc::CTR::ProfanityFilter Class that handles profanity filtering.
nn::ngc::CTR::ProfanityFilterBase Base class for profanity filtering.

Enumerated Types

ProfanityFilterPatternList Enumerated type listing the patterns of invalid strings for each region and language.

Functions

CountNumbers Returns the number of characters in string that represent numericals. Since telephone numbers and certain other types of personal information take the form of strings that contain many numericals, there are restrictions on the number of numericals that can be displayed at the same time on the screen when users enter strings. This function must earmark numericals and make sure the total does not exceed the limit as per the UGC guidelines.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL