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

Go to the source code of this file.

Classes

class  Sirikata::XDP::PortID
 Identifier for an ODP port. More...
class  Sirikata::XDP::PortID::Hasher
class  Sirikata::XDP::Endpoint< IdentifierType >
 Function signature for an ODP message handler. More...
class  Sirikata::XDP::Endpoint< IdentifierType >::Hasher

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.


Functions

template<typename IdentifierType >
std::ostream & Sirikata::XDP::operator<< (std::ostream &os, const Sirikata::XDP::Endpoint< IdentifierType > &ep)