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