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

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

ByteStream() noexceptMGL::ByteStreaminline
ByteStream(void *address, size_t size) noexceptMGL::ByteStreaminline
ByteStream(const void *address, size_t size) noexceptMGL::ByteStreaminline
Clear(ClearType clearType) noexceptMGL::ByteStream
ClearType 列挙名MGL::ByteStream
Fill(uint8_t value, size_t size) noexceptMGL::ByteStream
GetCurrentConstPoint() const noexceptMGL::ByteStreaminline
GetCurrentPoint() const noexceptMGL::ByteStreaminline
GetOffset() const noexceptMGL::ByteStreaminline
GetSize() const noexceptMGL::ByteStreaminline
IsOverflowed() const noexceptMGL::ByteStreaminline
Read(void *dest, size_t size) noexceptMGL::ByteStream
Read(T &value) noexceptMGL::ByteStreaminline
Read() noexceptMGL::ByteStreaminline
ReadBool(bool &flag) noexceptMGL::ByteStream
ReadBool() noexceptMGL::ByteStream
SetBuffer(void *address, size_t size) noexceptMGL::ByteStream
SetBuffer(const void *address, size_t size) noexceptMGL::ByteStream
SetOffset(size_t offset) noexceptMGL::ByteStream
Skip(size_t size) noexceptMGL::ByteStream
Write(const void *source, size_t size) noexceptMGL::ByteStream
Write(T value) noexceptMGL::ByteStreaminline
WriteBool(bool flag) noexceptMGL::ByteStream