Sirikata
Classes | Typedefs
Sirikata::ODP Namespace Reference

Classes

class  Endpoint
 A fully qualified ODP endpoint: SpaceID, ObjectReference, and PortID. More...
class  DelegateService
 An implementation of ODP::Service which can be delegated to by providing a single function for allocating Ports when they are available. More...
class  PortAllocationException
 Exception indicating that the underlying ODP::Service was unable to allocate a port for some reason besides the port already having been allocated. More...
class  Service
 ODP::Service is the interface provided by classes that are able to send ODP messages. More...

Typedefs

typedef Sirikata::XDP::PortID PortID
typedef Endpoint::MessageHandler MessageHandler
typedef
Sirikata::XDP::DelegatePort
< Endpoint, DelegateService,
Port
DelegatePort
typedef Sirikata::XDP::Port
< Endpoint
Port

Typedef Documentation