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

Go to the source code of this file.

Classes

class  Sirikata::ODP::DelegateService
 An implementation of ODP::Service which can be delegated to by providing a single function for allocating Ports when they are available. More...

Namespaces

namespace  Sirikata
 

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


namespace  Sirikata::ODP

Typedefs

typedef
Sirikata::XDP::DelegatePort
< Endpoint, DelegateService,
Port > 
Sirikata::ODP::DelegatePort