ARB
Public Member Functions | List of all members
ID_checker Class Reference

Public Member Functions

 ID_checker (bool reloading_)
 
const charfromKey (const char *id)
 
const charfromText (const string &anystr)
 
bool seenDups () const
 
const charget_dup_error (const string &maskName) const
 

Detailed Description

Definition at line 1434 of file AWT_input_mask.cxx.

Constructor & Destructor Documentation

ID_checker::ID_checker ( bool  reloading_)
inline

Definition at line 1458 of file AWT_input_mask.cxx.

Member Function Documentation

const char* ID_checker::fromKey ( const char id)
inline

Definition at line 1462 of file AWT_input_mask.cxx.

References NULp.

Referenced by awt_create_input_mask(), and fromText().

const char* ID_checker::fromText ( const string anystr)
inline

Definition at line 1466 of file AWT_input_mask.cxx.

References fromKey(), and GBS_string_2_key().

Referenced by awt_create_input_mask().

bool ID_checker::seenDups ( ) const
inline

Definition at line 1471 of file AWT_input_mask.cxx.

Referenced by awt_create_input_mask().

const char* ID_checker::get_dup_error ( const string maskName) const
inline

Definition at line 1472 of file AWT_input_mask.cxx.

References GBS_global_string().

Referenced by awt_create_input_mask().


The documentation for this class was generated from the following file: