#include <stlstrings.h>
◆ CCharset() [1/3]
CCharset::CCharset |
( |
void |
| ) |
|
◆ CCharset() [2/3]
CCharset::CCharset |
( |
const CCharset & |
Charset | ) |
|
◆ CCharset() [3/3]
CCharset::CCharset |
( |
const CString & |
Alphabet | ) |
|
◆ ~CCharset()
CCharset::~CCharset |
( |
void |
| ) |
|
◆ GetAlphabet()
CString CCharset::GetAlphabet |
( |
void |
| ) |
const |
◆ GetChar()
char CCharset::GetChar |
( |
const char |
AChar | ) |
const |
◆ Isset()
bool CCharset::Isset |
( |
const char |
AChar | ) |
const |
◆ Print()
void CCharset::Print |
( |
std::ostream & |
out | ) |
|
◆ SetAlphabet()
void CCharset::SetAlphabet |
( |
const CString & |
Alphabet | ) |
|
◆ SetChar()
void CCharset::SetChar |
( |
const char |
AChar | ) |
|
◆ UnsetChar()
void CCharset::UnsetChar |
( |
const char |
AChar | ) |
|
◆ UpdateAlphabet()
void CCharset::UpdateAlphabet |
( |
void |
| ) |
|
|
protected |
◆ UpdateCharset()
void CCharset::UpdateCharset |
( |
void |
| ) |
|
|
protected |
◆ m_Alphabet
◆ m_Charset
The documentation for this class was generated from the following files: