CMGDK r49-rc2
|
组合类型 | |
class | hgl::io::DirectDataInputStream |
class | hgl::io::SwapDataInputStream |
名字空间 | |
namespace | hgl |
__MAKE_HGL__&&!__MAKE_PLUGIN__ | |
namespace | hgl::io |
宏定义 | |
#define | STREAM_DIRECT_READ(type, name) virtual bool Read##name(type &value){return Read(value);} |
#define | STREAM_SWAP_READ(type, name) |
类型定义 | |
typedef DirectDataInputStream | hgl::io::LEDataInputStream |
typedef SwapDataInputStream | hgl::io::BEDataInputStream |