, including all inherited members.
AUTO enum value | ByteStream | [protected] |
bs | ByteStream::Wrapper | [protected] |
ByteStream(void) | ByteStream | [inline, protected] |
check_id(const char *id) | IFFByteStream | [static] |
close_chunk() | IFFByteStream | |
codepage_type enum name | ByteStream | [protected] |
compare(IFFByteStream &iff) | IFFByteStream | |
composite() | IFFByteStream | |
copy(ByteStream &bsfrom, size_t size=0) | IFFByteStream | [inline] |
count | GPEnabled | [protected] |
cp | ByteStream | [protected] |
create(const GP< ByteStream > &bs) | IFFByteStream | [static] |
ByteStream::Wrapper::create(void) | ByteStream | [protected, static] |
ByteStream::Wrapper::create(void const *const buffer, const size_t size) | ByteStream | [protected, static] |
ByteStream::Wrapper::create(const GURL &url, char const *const mode) | ByteStream | [protected, static] |
ByteStream::Wrapper::create(char const *const mode) | ByteStream | [protected, static] |
ByteStream::Wrapper::create(const int fd, char const *const mode, const bool closeme) | ByteStream | [protected, static] |
ByteStream::Wrapper::create(FILE *const f, char const *const mode, const bool closeme) | ByteStream | [protected, static] |
create_static(void const *const buffer, const size_t size) | ByteStream | [protected, static] |
duplicate(const size_t size=0) const | ByteStream | [protected] |
EndOfFile | ByteStream | [protected, static] |
flush(void) | IFFByteStream | [inline, virtual] |
format(const char *fmt,...) | ByteStream | [protected] |
formatmessage(const char *fmt,...) | ByteStream | [protected] |
full_id(GUTF8String &chkid) | IFFByteStream | |
gbs | ByteStream::Wrapper | [protected] |
get_bytestream(void) | IFFByteStream | [inline] |
get_chunk(GUTF8String &chkid, int *rawoffsetptr=0, int *rawsizeptr=0) | IFFByteStream | |
get_count(void) const | GPEnabled | [inline, protected] |
get_data(void) | ByteStream | [protected] |
get_stderr(char const *const mode=0) | ByteStream | [protected, static] |
get_stdin(char const *const mode=0) | ByteStream | [protected, static] |
get_stdout(char const *const mode=0) | ByteStream | [protected, static] |
getAsNative(void) | ByteStream | [protected] |
getAsUTF8(void) | ByteStream | [protected] |
GPEnabled() | GPEnabled | [inline, protected] |
GPEnabled(const GPEnabled &obj) | GPEnabled | [inline, protected] |
has_magic | IFFByteStream | |
IFFByteStream(const GP< ByteStream > &bs, const int pos) | IFFByteStream | [protected] |
is_static(void) const | ByteStream | [inline, protected, virtual] |
NATIVE enum value | ByteStream | [protected] |
operator&() const | ByteStream::Wrapper | [inline, protected] |
operator&() | ByteStream::Wrapper | [inline, protected] |
GPEnabled::operator=(const GPEnabled &obj) | GPEnabled | [inline, protected] |
put_chunk(const char *chkid, int insertmagic=0) | IFFByteStream | |
RAW enum value | ByteStream | [protected] |
read(void *buffer, size_t size) | IFFByteStream | [virtual] |
read16() | ByteStream | [protected] |
read24() | ByteStream | [protected] |
read32() | ByteStream | [protected] |
read8() | ByteStream | [protected] |
readall(void *buffer, size_t size) | ByteStream | [protected] |
readat(void *buffer, size_t sz, int pos) | ByteStream | [inline, protected, virtual] |
ready() | IFFByteStream | |
scanf(const char *fmt,...) | ByteStream | [protected] |
seek(long offset, int whence=SEEK_SET, bool nothrow=false) | ByteStream::Wrapper | [inline, protected, virtual] |
seek_close_chunk() | IFFByteStream | |
short_id(GUTF8String &chkid) | IFFByteStream | |
size(void) const | ByteStream | [inline, protected, virtual] |
tell(void) const | IFFByteStream | [virtual] |
UTF8 enum value | ByteStream | [protected] |
Wrapper(void) | ByteStream::Wrapper | [inline, protected] |
Wrapper(const GP< ByteStream > &xbs) | ByteStream::Wrapper | [inline, protected] |
writall(const void *buffer, size_t size) | ByteStream | [protected] |
write(const void *buffer, size_t size) | IFFByteStream | [virtual] |
write16(unsigned int card16) | ByteStream | [protected] |
write24(unsigned int card24) | ByteStream | [protected] |
write32(unsigned int card32) | ByteStream | [protected] |
write8(unsigned int card8) | ByteStream | [protected] |
writemessage(const char *message) | ByteStream | [protected] |
writestring(const GUTF8String &s) | ByteStream | [protected] |
writestring(const GNativeString &s) | ByteStream | [protected] |
~ByteStream() | ByteStream | [protected, virtual] |
~GPEnabled() | GPEnabled | [protected, virtual] |
~IFFByteStream() | IFFByteStream | |
~Wrapper() | ByteStream::Wrapper | [protected] |