NCBI C++ ToolKit
Public Member Functions | Private Attributes | List of all members
CFillTypes Class Reference

Search Toolkit Book for CFillTypes

Public Member Functions

 CFillTypes ()
 
ECharType GetChar (int c)
 

Private Attributes

ECharType s_char_type [256]
 

Detailed Description

Definition at line 585 of file dictionary_util.cpp.

Constructor & Destructor Documentation

◆ CFillTypes()

CFillTypes::CFillTypes ( )
inline

Definition at line 588 of file dictionary_util.cpp.

References eConsonant, eOther, eVowel, i, int, and s_char_type.

Member Function Documentation

◆ GetChar()

ECharType CFillTypes::GetChar ( int  c)
inline

Definition at line 610 of file dictionary_util.cpp.

References s_char_type.

Member Data Documentation

◆ s_char_type

ECharType CFillTypes::s_char_type[256]
private

Definition at line 615 of file dictionary_util.cpp.

Referenced by CFillTypes(), and GetChar().


The documentation for this class was generated from the following file:
Modified on Fri Sep 20 14:57:12 2024 by modify_doxy.py rev. 669887