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