#include "Transport.h" [code]
#include "TransportStatus.h" [code]
#include "Socket.h" [code]
#include "SocketStatus.h" [code]
#include "SocketBuffer.h" [code]
Include dependency graph for SocketTransport.h:

Go to the source code of this file.
Namespaces | |
| namespace | Protocols |
| namespace | Protocols::Generics |
Classes | |
| class | Protocols::Generics::SocketTransport |
| Implements the Transport interface on top of Socket and SocketBuffer. More... | |