| Connection() | Connection< SAMPLE > | [inline] |
| Connection(BufferedFile *fd) | Connection< SAMPLE > | [inline] |
| Connection(BufferedFile *fd, string name) | Connection< SAMPLE > | [inline] |
| connectionName | Connection< SAMPLE > | [protected] |
| disconnect() | Connection< SAMPLE > | [inline, virtual] |
| file | Connection< SAMPLE > | [protected] |
| getDataSize() | Connection< SAMPLE > | [inline, virtual] |
| getFileHandle() | Connection< SAMPLE > | [inline, virtual] |
| getName() | Connection< SAMPLE > | [inline, virtual] |
| getType() | Connection< SAMPLE > | [inline, virtual] |
| init(BufferedFile *fd, string name) | Connection< SAMPLE > | [inline, protected] |
| read(SAMPLE *data, int size) | Connection< SAMPLE > | [inline, virtual] |
| readable() | Connection< SAMPLE > | [inline, virtual] |
| readReady() | Connection< SAMPLE > | [inline, virtual] |
| setType(string type) | Connection< SAMPLE > | [inline, virtual] |
| type | Connection< SAMPLE > | [protected] |
| writable() | Connection< SAMPLE > | [inline, virtual] |
| write(const SAMPLE *data, int size) | Connection< SAMPLE > | [inline, virtual] |
| writeReady() | Connection< SAMPLE > | [inline, virtual] |
| ~Connection() | Connection< SAMPLE > | [inline, virtual] |