NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::ut::IOStream Member List

This is the complete list of members for nw4r::ut::IOStream, including all inherited members.

CanAsync() const =0 (defined in nw4r::ut::IOStream)nw4r::ut::IOStreampure virtual
CanRead() const =0 (defined in nw4r::ut::IOStream)nw4r::ut::IOStreampure virtual
CanWrite() const =0 (defined in nw4r::ut::IOStream)nw4r::ut::IOStreampure virtual
Close()=0 (defined in nw4r::ut::IOStream)nw4r::ut::IOStreampure virtual
GetBufferAlign() const (defined in nw4r::ut::IOStream)nw4r::ut::IOStreaminlinevirtual
GetOffsetAlign() const (defined in nw4r::ut::IOStream)nw4r::ut::IOStreaminlinevirtual
GetSizeAlign() const (defined in nw4r::ut::IOStream)nw4r::ut::IOStreaminlinevirtual
IOStream() (defined in nw4r::ut::IOStream)nw4r::ut::IOStreaminline
IsAvailable() const (defined in nw4r::ut::IOStream)nw4r::ut::IOStreaminline
IsBusy() const (defined in nw4r::ut::IOStream)nw4r::ut::IOStreamvirtual
mArg (defined in nw4r::ut::IOStream)nw4r::ut::IOStreamprotected
mAsyncResult (defined in nw4r::ut::IOStream)nw4r::ut::IOStreamprotected
mAvailable (defined in nw4r::ut::IOStream)nw4r::ut::IOStreamprotected
mCallback (defined in nw4r::ut::IOStream)nw4r::ut::IOStreamprotected
NW4R_UT_RTTI_DECL(IOStream) (defined in nw4r::ut::IOStream)nw4r::ut::IOStream
Read(void *pDst, ulong size)=0 (defined in nw4r::ut::IOStream)nw4r::ut::IOStreampure virtual
ReadAsync(void *pDst, ulong size, StreamCallback pCallback, void *pCallbackArg) (defined in nw4r::ut::IOStream)nw4r::ut::IOStreamvirtual
StreamCallback typedef (defined in nw4r::ut::IOStream)nw4r::ut::IOStream
Write(const void *pSrc, ulong size) (defined in nw4r::ut::IOStream)nw4r::ut::IOStreamvirtual
WriteAsync(const void *pSrc, ulong size, StreamCallback pCallback, void *pCallbackArg) (defined in nw4r::ut::IOStream)nw4r::ut::IOStreamvirtual
~IOStream() (defined in nw4r::ut::IOStream)nw4r::ut::IOStreaminlinevirtual