Sirikata
Classes | Typedefs | Functions
Sirikata::OHDP Namespace Reference

Classes

class  NodeID
class  SpaceNodeID
 Combination of SpaceID and NodeID. More...
class  Endpoint
 A fully qualified OHDP endpoint: SpaceID, NodeID, and PortID. More...
class  DelegateService
 An implementation of OHDP::Service which manages most bookkeeping for you, delegating only for Port creation. More...
class  Service
 OHDP::Service is the interface provided by classes that are able to send OHDP 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

Functions

SIRIKATA_FUNCTION_EXPORT
std::ostream & 
operator<< (std::ostream &os, const NodeID &rhs)
SIRIKATA_FUNCTION_EXPORT
std::ostream & 
operator<< (std::ostream &os, const SpaceNodeID &rhs)

Typedef Documentation


Function Documentation

std::ostream & Sirikata::OHDP::operator<< ( std::ostream &  os,
const NodeID &  rhs 
)
std::ostream & Sirikata::OHDP::operator<< ( std::ostream &  os,
const SpaceNodeID &  rhs 
)