, including all inherited members.
| AUTO enum value | ByteStream | |
| blocksize | BSByteStream | [protected] |
| bptr | BSByteStream | [protected] |
| bs | BSByteStream | [protected] |
| BSByteStream(GP< ByteStream > bs) | BSByteStream | [protected] |
| ByteStream(void) | ByteStream | [inline, protected] |
| codepage_type enum name | ByteStream | |
| copy(ByteStream &bsfrom, size_t size=0) | ByteStream | |
| count | GPEnabled | [protected] |
| cp | ByteStream | |
| create(GP< ByteStream > bs) | BSByteStream | [static] |
| create(GP< ByteStream > bs, const int blocksize) | BSByteStream | [static] |
| ByteStream::create(void) | ByteStream | [static] |
| ByteStream::create(void const *const buffer, const size_t size) | ByteStream | [static] |
| ByteStream::create(const GURL &url, char const *const mode) | ByteStream | [static] |
| ByteStream::create(char const *const mode) | ByteStream | [static] |
| ByteStream::create(const int fd, char const *const mode, const bool closeme) | ByteStream | [static] |
| ByteStream::create(FILE *const f, char const *const mode, const bool closeme) | ByteStream | [static] |
| create_static(void const *const buffer, const size_t size) | ByteStream | [static] |
| ctx | BSByteStream | [protected] |
| CTXIDS enum value | BSByteStream | |
| data | BSByteStream | [protected] |
| duplicate(const size_t size=0) const | ByteStream | |
| EndOfFile | ByteStream | [static] |
| flush(void)=0 | BSByteStream | [pure virtual] |
| format(const char *fmt,...) | ByteStream | |
| formatmessage(const char *fmt,...) | ByteStream | |
| FREQMAX enum value | BSByteStream | |
| gbs | BSByteStream | [protected] |
| gdata | BSByteStream | [protected] |
| get_count(void) const | GPEnabled | [inline] |
| get_data(void) | ByteStream | |
| get_stderr(char const *const mode=0) | ByteStream | [static] |
| get_stdin(char const *const mode=0) | ByteStream | [static] |
| get_stdout(char const *const mode=0) | ByteStream | [static] |
| getAsNative(void) | ByteStream | |
| getAsUTF8(void) | ByteStream | |
| GPEnabled() | GPEnabled | [inline] |
| GPEnabled(const GPEnabled &obj) | GPEnabled | [inline] |
| gzp | BSByteStream | [protected] |
| is_static(void) const | ByteStream | [inline, virtual] |
| MAXBLOCK enum value | BSByteStream | |
| MINBLOCK enum value | BSByteStream | |
| NATIVE enum value | ByteStream | |
| offset | BSByteStream | [protected] |
| GPEnabled::operator=(const GPEnabled &obj) | GPEnabled | [inline] |
| RAW enum value | ByteStream | |
| read(void *buffer, size_t size) | ByteStream | [virtual] |
| read16() | ByteStream | |
| read24() | ByteStream | |
| read32() | ByteStream | |
| read8() | ByteStream | |
| readall(void *buffer, size_t size) | ByteStream | |
| readat(void *buffer, size_t sz, int pos) | ByteStream | [inline, virtual] |
| scanf(const char *fmt,...) | ByteStream | |
| seek(long offset, int whence=SEEK_SET, bool nothrow=false) | ByteStream | [virtual] |
| size | BSByteStream | [protected] |
| ByteStream::size(void) const | ByteStream | [inline, virtual] |
| tell(void) const | BSByteStream | [virtual] |
| UTF8 enum value | ByteStream | |
| writall(const void *buffer, size_t size) | ByteStream | |
| write(const void *buffer, size_t size) | ByteStream | [virtual] |
| write16(unsigned int card16) | ByteStream | |
| write24(unsigned int card24) | ByteStream | |
| write32(unsigned int card32) | ByteStream | |
| write8(unsigned int card8) | ByteStream | |
| writemessage(const char *message) | ByteStream | |
| writestring(const GUTF8String &s) | ByteStream | |
| writestring(const GNativeString &s) | ByteStream | |
| ~BSByteStream() | BSByteStream | |
| ~ByteStream() | ByteStream | [virtual] |
| ~GPEnabled() | GPEnabled | [virtual] |