Sirikata
Classes | Namespaces
libcore/include/sirikata/core/xdp/DelegatePort.hpp File Reference
#include <sirikata/core/xdp/Defs.hpp>
Include dependency graph for DelegatePort.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::XDP::DelegatePort< EndpointType, DelegateServiceType, PortType >
 An implementation of XDP::Port, templatized on an Endpoint type, that handles all the bookkeeping and sanity checking, but delegates real operations to the user of the class via some callback functions registered at creation. More...

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


namespace  Sirikata::XDP
 

XDP stands for X datagram protocol.