blocklen | MemoryStream | |
buf | MemoryStream | |
Close() | MemoryStream | [inline, virtual] |
Empty() | MemoryStream | |
Eof() | MemoryStream | [inline] |
filename | HashStream | |
filesize | HashStream | [protected] |
Flush() | MemoryStream | [inline, virtual] |
GetLength() | MemoryStream | [inline] |
GetMode() | HashStream | [inline] |
GetPos() | MemoryStream | [inline, virtual] |
HashStream() | HashStream | [inline] |
HS_APPEND enum value | HashStream | |
HS_ASCII enum value | HashStream | |
HS_BEGINNING enum value | HashStream | |
HS_BINARY enum value | HashStream | |
HS_BYTESWAP enum value | HashStream | |
HS_END enum value | HashStream | |
HS_FAILED enum value | HashStream | |
HS_HASH enum value | HashStream | |
HS_LOAD enum value | HashStream | |
HS_OFFSET enum value | HashStream | |
HS_STORE enum value | HashStream | |
Init() | MemoryStream | |
IsAppend() const | HashStream | [inline] |
IsAscii() const | HashStream | [inline] |
IsBinary() const | HashStream | [inline] |
IsByteSwap() const | HashStream | [inline] |
IsEndHeaderAt0() | MemoryStream | [inline] |
IsFailed() | HashStream | [inline] |
IsHash() const | HashStream | [inline] |
IsHeader() | MemoryStream | [inline] |
IsHeaderAt0() | MemoryStream | [inline] |
IsLabel() | MemoryStream | [inline] |
IsLoading() const | HashStream | [inline] |
IsStoring() const | HashStream | [inline] |
len | MemoryStream | |
LoadRuntimeClass(UINT *pwSchemaNum) | HashStream | |
m_bwasprogressinitializedbyme | HashStream | [protected] |
m_prevprogresstext | HashStream | [protected] |
m_productversion | HashStream | |
MemoryStream() | MemoryStream | [inline] |
MemoryStream(int size) | MemoryStream | |
MemoryStream(LONG mode) | MemoryStream | [inline] |
MemoryStream(const MemoryStream &ms) | MemoryStream | [inline] |
mode | HashStream | [protected] |
nextstatuspos | HashStream | [protected] |
OffFailed() | HashStream | [inline] |
OnAscii() | HashStream | [inline] |
OnBinary() | HashStream | [inline] |
OnFailed() | HashStream | [inline] |
Open(LONG mode) | MemoryStream | |
Open(String &filename, LONG mode=0) | MemoryStream | |
Open(char *initbuf, LONG count, LONG mode) | MemoryStream | |
operator delete(void *ptr) | HashStream | [inline] |
operator new(size_t size) | HashStream | [inline] |
operator<<(SBYTE sb) | HashStream | |
operator<<(UBYTE ub) | HashStream | |
operator<<(SWORD w) | HashStream | |
operator<<(UWORD w) | HashStream | |
operator<<(LONG l) | HashStream | |
operator<<(ULONG ul) | HashStream | |
operator<<(float f) | HashStream | |
operator<<(double d) | HashStream | |
operator<<(int i) | HashStream | |
operator<<(UINT i) | HashStream | |
operator<<(char ch) | HashStream | |
operator<<(char *text) | HashStream | |
operator<<(const String &st) | HashStream | |
operator<<(Time time) | HashStream | |
operator<<(const Vector2 &v) | HashStream | |
operator<<(const Vector &v) | HashStream | |
operator<<(const RGBFloat &cv) | HashStream | |
operator<<(const ColorBuf &cb) | HashStream | |
operator<<(const BITMAPINFO &bi) | HashStream | |
operator<<(const BITMAPINFOHEADER &h) | HashStream | |
operator<<(const BITMAPFILEHEADER &h) | HashStream | |
operator<<(const HICON &hicon) | HashStream | |
operator<<(const TimeRange &fr) | HashStream | |
operator<<(const HashMarker *fr) | HashStream | |
operator<<(const PatchID &patchid) | HashStream | |
operator<<(const Label &lb) | HashStream | |
operator<<(const Header &hd) | HashStream | |
operator<<(const StreamBOOL &obj) | HashStream | |
operator<<(const Rotate &rot) | HashStream | |
operator<<(const Vector4 &v) | HashStream | |
operator<<(const Matrix33 &m) | HashStream | |
operator<<(const Matrix34 &m) | HashStream | |
operator<<(const Matrix44 &m) | HashStream | |
operator<<(const Quaternion &q) | HashStream | |
operator<<(const COleDateTime &dateSrc) | HashStream | |
operator<<(const CTime &dateSrc) | HashStream | |
operator<<(HashStream &(__cdecl *function)(HashStream &)) | HashStream | [inline] |
operator=(const MemoryStream &other) | MemoryStream | [inline] |
operator>>(SBYTE &sb) | HashStream | |
operator>>(UBYTE &ub) | HashStream | |
operator>>(SWORD &sw) | HashStream | |
operator>>(UWORD &uw) | HashStream | |
operator>>(LONG &l) | HashStream | |
operator>>(ULONG &ul) | HashStream | |
operator>>(float &f) | HashStream | |
operator>>(double &d) | HashStream | |
operator>>(int &i) | HashStream | |
operator>>(UINT &i) | HashStream | |
operator>>(char &ch) | HashStream | |
operator>>(String &st) | HashStream | |
operator>>(Time &time) | HashStream | |
operator>>(Vector2 &v) | HashStream | |
operator>>(Vector &v) | HashStream | |
operator>>(RGBFloat &cv) | HashStream | |
operator>>(ColorBuf &cb) | HashStream | |
operator>>(HICON &hicon) | HashStream | |
operator>>(TimeRange &fr) | HashStream | |
operator>>(HashMarker *fr) | HashStream | |
operator>>(PatchID &patchid) | HashStream | |
operator>>(Label &lb) | HashStream | |
operator>>(Header &hd) | HashStream | |
operator>>(StreamBOOL &obj) | HashStream | |
operator>>(Rotate &rot) | HashStream | |
operator>>(Vector4 &v) | HashStream | |
operator>>(Matrix33 &m) | HashStream | |
operator>>(Matrix34 &m) | HashStream | |
operator>>(Matrix44 &m) | HashStream | |
operator>>(Quaternion &q) | HashStream | |
operator>>(BITMAPINFOHEADER &h) | HashStream | |
operator>>(BITMAPFILEHEADER &h) | HashStream | |
operator>>(COleDateTime &dateSrc) | HashStream | |
operator>>(CTime &dateSrc) | HashStream | |
ParseString(String &token) | MemoryStream | [virtual] |
ParseToken(String &token) | MemoryStream | [virtual] |
ParseToken(char *token, char delim) | MemoryStream | [virtual] |
HashStream::ParseToken(String &token, char delim) | HashStream | |
pos | MemoryStream | |
Read(void *buf, LONG count) | MemoryStream | [virtual] |
ReadC(void *buf, LONG count) | MemoryStream | [virtual] |
ReadLine(String &line) | MemoryStream | [virtual] |
ReadLine(MemoryStream &stream) | MemoryStream | [virtual] |
ReadString(char delimit) | HashStream | |
Seek(int pos, SeekMode seekmode) | MemoryStream | [virtual] |
HashStream::Seek(int pos, SeekMode seekmode)=0 | HashStream | [pure virtual] |
SeekMode enum name | HashStream | |
SetMode(LONG pmode) | HashStream | [inline] |
SetSize(int size) | MemoryStream | |
SetStatusMeter() | MemoryStream | |
SkipHeader(Header &header) | HashStream | |
SkipPast(UINT id) | HashStream | |
statusposincrement | HashStream | [protected] |
StoreRuntimeClass(CRuntimeClass *rtc) | HashStream | |
Write(const void *buf, LONG count) | MemoryStream | [virtual] |
WriteLine(String &line) | HashStream | |
~HashStream() | HashStream | [virtual] |
~MemoryStream() | MemoryStream | [virtual] |