childDeleted(Stream *client) | GpCoreTools::UnixServerStream | [protected, virtual] |
close() | GpCoreTools::Stream | |
createClientStream(int fileDescriptor, const char *peer)=0 | GpCoreTools::UnixServerStream | [protected, pure virtual] |
event(short type) | GpCoreTools::UnixServerStream | [virtual] |
eventTypes() | GpCoreTools::UnixServerStream | [inline, virtual] |
fileDescriptor() const | GpCoreTools::Stream | [inline] |
isActive() const | GpCoreTools::Stream | [inline] |
listen(const char *name, int maxConnections) | GpCoreTools::UnixServerStream | |
send(const char *bytes, int byteCount) | GpCoreTools::UnixServerStream | |
setFileDescriptor(int fd) | GpCoreTools::Stream | [inline, protected] |
setParent(Stream *parent) | GpCoreTools::Stream | [inline] |
Stream() | GpCoreTools::Stream | |
UnixServerStream() | GpCoreTools::UnixServerStream | |
~Stream() | GpCoreTools::Stream | [virtual] |