CMGDK r49-rc2
组合类型 | 名字空间 | 枚举
K:/CMGDKv18/SDK/Include/hgl/io/FileAccess.H文件参考
#include <hgl/type/WideString.H>
#include <hgl/io/SeekAccess.H>
#include <sys/stat.h>

浏览该文件的源代码。

组合类型

class  hgl::io::FileAccess

名字空间

namespace  hgl
 

__MAKE_HGL__&&!__MAKE_PLUGIN__


namespace  hgl::io

枚举

enum  hgl::io::FileOpenMode {
  hgl::io::fomNone = 0, hgl::io::fomCreate, hgl::io::fomOnlyRead, hgl::io::fomOnlyWrite,
  hgl::io::fomReadWrite, hgl::io::fomAppend, hgl::io::fomEnd
}
 文件访问模式枚举 更多...
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义