CMGDK r49-rc2
名字空间 | 函数
K:/CMGDKv18/SDK/Source/Base/IO/DataInputStream.cpp文件参考
#include <hgl/io/DataInputStream.H>
#include <hgl/other.h>
#include <hgl/endian/UTF16ToWide.H>

名字空间

namespace  hgl
 

__MAKE_HGL__&&!__MAKE_PLUGIN__


namespace  hgl::io

函数

template<int , char T>
bool hgl::io::ReadUTF16Chars (wchar_t *wide_str, DataInputStream *dis, int count)
template<>
bool hgl::io::ReadUTF16Chars< 2, HGL_ENDIAN > (wchar_t *wide_str, DataInputStream *dis, int count)
template<char T>
bool hgl::io::ReadUTF16String (WideString &wstr, DataInputStream *dis)
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义