This is the complete list of members for Connection, including all inherited members.
close()=0 | Connection | pure virtual |
Connection(QObject *parentObject=0) | Connection | explicit |
connectionString() const =0 | Connection | pure virtual |
disconnected() | Connection | signal |
flush()=0 | Connection | pure virtual |
isOpen()=0 (defined in Connection) | Connection | pure virtual |
open()=0 | Connection | pure virtual |
packetReceived(const MoleQueue::PacketType &packet, const MoleQueue::EndpointIdType &endpoint) | Connection | signal |
send(const PacketType &packet, const EndpointIdType &endpoint)=0 | Connection | pure virtual |
start()=0 | Connection | pure virtual |