MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
MGL::File::Handle メンバ一覧

継承メンバを含む MGL::File::Handle の全メンバ一覧です。

Close() noexceptMGL::File::Handle
GetOffset() noexceptMGL::File::Handle
GetResult() const noexceptMGL::File::Handleinline
GetSize() noexceptMGL::File::Handle
Handle() noexceptMGL::File::Handleinline
Handle(const PathView &path, OpenMode mode=OpenMode::Read) noexceptMGL::File::Handle
Handle(const Handle &)=delete (定義場所: MGL::File::Handle)MGL::File::Handle
Handle(Handle &&other) noexceptMGL::File::Handleinline
HasError() const noexceptMGL::File::Handleinline
IsEOF() noexceptMGL::File::Handle
IsOpen() const noexceptMGL::File::Handleinline
Open(const PathView &path, OpenMode mode=OpenMode::Read) noexceptMGL::File::Handle
operator=(const Handle &)=delete (定義場所: MGL::File::Handle)MGL::File::Handle
operator=(Handle &&other) noexceptMGL::File::Handleinline
Read(void *buffer, size_t size) noexceptMGL::File::Handle
Seek(SeekType seekType, int32_t offset) noexceptMGL::File::Handle
Seek(SeekType seekType, size_t offset) noexceptMGL::File::Handle
Skip(size_t size) noexceptMGL::File::Handle
Write(const void *buffer, size_t size) noexceptMGL::File::Handle