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

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

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