, including all inherited members.
buffer() const | GpCoreTools::TcpClientStream | [inline] |
childDeleted(Stream *) | GpCoreTools::Stream | [inline, protected, virtual] |
close() | GpCoreTools::Stream | |
connect() | GpCoreTools::ScreenClient | |
GpCoreTools::TcpClientStream::connect(uint16_t port) | GpCoreTools::TcpClientStream | [virtual] |
event(short type) | GpCoreTools::TcpClientStream | [virtual] |
eventTypes() | GpCoreTools::TcpClientStream | [inline, virtual] |
fileDescriptor() const | GpCoreTools::Stream | [inline] |
hungUp() | GpCoreTools::ScreenClient | [virtual] |
instance() | GpCoreTools::ScreenClient | [inline, static] |
isActive() const | GpCoreTools::Stream | [inline] |
peer() const | GpCoreTools::TcpClientStream | [inline] |
ScreenClient(const Address &host, uint16_t port) | GpCoreTools::ScreenClient | |
setBuffer(DynamicBuffer *buffer) | GpCoreTools::TcpClientStream | [inline, protected] |
setFileDescriptor(int fd) | GpCoreTools::Stream | [inline, protected] |
setParent(Stream *parent) | GpCoreTools::Stream | [inline] |
Stream() | GpCoreTools::Stream | |
TcpClientStream(int fileDescriptor, const Address &peer) | GpCoreTools::TcpClientStream | |
TcpClientStream(const Address &peer) | GpCoreTools::TcpClientStream | |
write(unsigned char x, unsigned char y, const char *cformat,...) | GpCoreTools::ScreenClient | [static] |
GpCoreTools::TcpClientStream::write(const char *bytes, int byteCount) const | GpCoreTools::TcpClientStream | [inline] |
writeNoGateway(const char *bytes, int byteCount) const | GpCoreTools::TcpClientStream | [inline] |
writePartial(const char *bytes, int byteCount) const | GpCoreTools::TcpClientStream | [inline] |
writePartialNoGateway(const char *bytes, int byteCount) const | GpCoreTools::TcpClientStream | [inline] |
~Stream() | GpCoreTools::Stream | [virtual] |
~TcpClientStream() | GpCoreTools::TcpClientStream | [virtual] |