#include <CharStrmReader.h>
◆ ReadFunc
| u16(CharStrmReader::*) nw4hbm::ut::CharStrmReader::ReadFunc() |
◆ CharStrmReader()
| nw4hbm::ut::CharStrmReader::CharStrmReader |
( |
ReadFunc | func | ) |
|
|
inline |
◆ GetChar() [1/2]
| T nw4hbm::ut::CharStrmReader::GetChar |
( |
| ) |
const |
|
inline |
◆ GetChar() [2/2]
| T nw4hbm::ut::CharStrmReader::GetChar |
( |
int | offset | ) |
const |
|
inline |
◆ GetCurrentPos()
| const void * nw4hbm::ut::CharStrmReader::GetCurrentPos |
( |
| ) |
const |
|
inline |
◆ Next()
| u16 nw4hbm::ut::CharStrmReader::Next |
( |
| ) |
|
|
inline |
◆ ReadNextCharCP1252()
| u16 nw4hbm::ut::CharStrmReader::ReadNextCharCP1252 |
( |
| ) |
|
◆ ReadNextCharSJIS()
| u16 nw4hbm::ut::CharStrmReader::ReadNextCharSJIS |
( |
| ) |
|
◆ ReadNextCharUTF16()
| u16 nw4hbm::ut::CharStrmReader::ReadNextCharUTF16 |
( |
| ) |
|
◆ ReadNextCharUTF8()
| u16 nw4hbm::ut::CharStrmReader::ReadNextCharUTF8 |
( |
| ) |
|
◆ Set() [1/2]
| void nw4hbm::ut::CharStrmReader::Set |
( |
const char * | stream | ) |
|
|
inline |
◆ Set() [2/2]
| void nw4hbm::ut::CharStrmReader::Set |
( |
const wchar_t * | stream | ) |
|
|
inline |
◆ StepStrm()
| void nw4hbm::ut::CharStrmReader::StepStrm |
( |
int | step | ) |
|
|
inline |
◆ mCharStrm
| const void* nw4hbm::ut::CharStrmReader::mCharStrm |
◆ mReadFunc
| const ReadFunc nw4hbm::ut::CharStrmReader::mReadFunc |
The documentation for this class was generated from the following files: