Sirikata
Namespaces | Typedefs
libcore/include/sirikata/core/network/IODefs.hpp File Reference
#include <sirikata/core/util/Platform.hpp>
Include dependency graph for IODefs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Sirikata
 

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


namespace  Sirikata::Network
 

Network contains Stream and TCPStream.


Typedefs

typedef boost::asio::io_service Sirikata::Network::InternalIOService
typedef std::tr1::function< void()> Sirikata::Network::IOCallback