| activateAsynchronousIO() | ts::ReactiveBase | protected |
| activateReadReady() | ts::ReactiveBase | protected |
| activateWriteReady() | ts::ReactiveBase | protected |
| cancelAndWaitAsynchronousIO(NonBlockingDevice::IOSB &iosb, bool silent) | ts::ReactiveBase | protected |
| cancelAsynchronousIO(bool silent) | ts::ReactiveBase | protected |
| cancelQueue(IOQueue &inqueue, IOQueue &outqueue) | ts::ReactiveBase | protected |
| deactivateAll(bool silent) | ts::ReactiveBase | protected |
| deactivateAsynchronousIO(bool silent) | ts::ReactiveBase | protected |
| deactivateCompletedIO(bool silent) | ts::ReactiveBase | protected |
| deactivateReadReady(bool silent) | ts::ReactiveBase | protected |
| deactivateWriteReady(bool silent) | ts::ReactiveBase | protected |
| handleAsynchronousIO(Reactor &reactor, EventId id, NonBlockingDevice::IOSB &iosb, size_t io_size) | ts::ReactorHandlerInterface | protectedvirtual |
| handleReadReady(Reactor &reactor, EventId id, int error_code) | ts::ReactorHandlerInterface | protectedvirtual |
| handleTimer(Reactor &reactor, EventId id) | ts::ReactorHandlerInterface | protectedvirtual |
| handleUserEvent(Reactor &, EventId) override | ts::ReactiveBase | protectedvirtual |
| handleWriteReady(Reactor &reactor, EventId id, int error_code) | ts::ReactorHandlerInterface | protectedvirtual |
| IOQueue typedef | ts::ReactiveBase | protected |
| IOSB typedef | ts::ReactiveBase | protected |
| IOSet typedef | ts::ReactiveBase | protected |
| isOwned() | ts::OwnedObject | inline |
| isOwned() | ts::OwnedObject | inline |
| OwnedObject(Object *owner=nullptr) | ts::OwnedObject | inline |
| owner() | ts::OwnedObject | inline |
| owner() | ts::OwnedObject | |
| processCompletedIO() | ts::ReactiveBase | protectedvirtual |
| ReactiveBase(Reactor &reactor, Socket &socket, Object *owner=nullptr) | ts::ReactiveBase | |
| ReactiveTelnetConnection(ReactiveTCPConnection &socket, Object *owner=nullptr) | ts::ReactiveTelnetConnection | |
| reactor() | ts::ReactiveBase | inline |
| removeFromQueue(IOQueue &queue, IOSB *iosb) | ts::ReactiveBase | protected |
| report() | ts::ReactiveBase | inline |
| signalCompletedIO() | ts::ReactiveBase | protected |
| socket() | ts::ReactiveTelnetConnection | inline |
| startReceive(ReactiveTelnetConnectionHandlerInterface *handler, size_t buffer_size=ReactiveTCPConnection::DEFAULT_RECEIVE_BUFFER_SIZE) | ts::ReactiveTelnetConnection | |
| startSendLine(const std::string &line, bool flush=true) | ts::ReactiveTelnetConnection | |
| startSendLine(const UString &line, bool flush=true) | ts::ReactiveTelnetConnection | |
| startSendText(const std::string &text, bool flush=true) | ts::ReactiveTelnetConnection | |
| startSendText(const UString &text, bool flush=true) | ts::ReactiveTelnetConnection | |
| ~OwnedObject() override | ts::OwnedObject | virtual |
| ~ReactiveBase() override | ts::ReactiveBase | virtual |
| ~ReactiveTelnetConnection() override | ts::ReactiveTelnetConnection | virtual |