YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
编码转换状态。 更多...
#include <chrmap.h>
Public 成员函数 | |
yconstfn | ConversionState (size_t n=0) |
Public 属性 | |
std::uint_fast8_t | Count |
当前已转换字符计数。 更多... | |
union { | |
ucsint_t Wide | |
byte Sequence [sizeof(ucsint_t)] | |
字节序列:宽字符的字节表示。 更多... | |
} | Value |
相关函数 | |
(请注意: 这些不是成员函数.) | |
template<typename _type > | |
yconstfn _type & | GetCountOf (_type &st) |
一般类型计数。 更多... | |
yconstfn std::uint_fast8_t & | GetCountOf (ConversionState &st) |
|
related |
|
related |
std::uint_fast8_t CHRLib::ConversionState::Count |
byte CHRLib::ConversionState::Sequence[sizeof(ucsint_t)] |
union { ... } CHRLib::ConversionState::Value |