|
Gnash
0.8.10
|
| bad() const =0 | gnash::IOChannel | [pure virtual] |
| eof() const =0 | gnash::IOChannel | [pure virtual] |
| go_to_end()=0 | gnash::IOChannel | [pure virtual] |
| read(void *dst, std::streamsize num)=0 | gnash::IOChannel | [pure virtual] |
| read_byte() | gnash::IOChannel | |
| read_float32() | gnash::IOChannel | |
| read_le16() | gnash::IOChannel | |
| read_le32() | gnash::IOChannel | |
| read_string(char *dst, int max_length) | gnash::IOChannel | |
| readNonBlocking(void *dst, std::streamsize num) | gnash::IOChannel | [inline, virtual] |
| seek(std::streampos p)=0 | gnash::IOChannel | [pure virtual] |
| size() const | gnash::IOChannel | [inline, virtual] |
| tell() const =0 | gnash::IOChannel | [pure virtual] |
| write(const void *src, std::streamsize num) | gnash::IOChannel | [virtual] |
| ~IOChannel() | gnash::IOChannel | [inline, virtual] |
1.7.6.1