This is the complete list of members for
MasterStream, including all inherited members.
buffer() const | MasterStream | [inline] |
childDeleted(Stream *) | GpCoreTools::Stream | [inline, protected, virtual] |
close() | GpCoreTools::Stream | |
connect(GpsStation *station, uint16_t port) | MasterStream | [virtual] |
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() | MasterStream | [virtual] |
isActive() const | GpCoreTools::Stream | [inline] |
MasterStream(std::list< GpsStation * > *stations, int fileDescriptor, const Address &peer) | MasterStream | |
MasterStream(GpsStation *station, int fileDescriptor, const Address &peer) | MasterStream | |
peer() const | GpCoreTools::TcpClientStream | [inline] |
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(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] |