Sirikata
Namespaces | Typedefs
libcore/src/network/IOService.cpp File Reference
#include <sirikata/core/util/Standard.hh>
#include <sirikata/core/network/IOService.hpp>
#include <sirikata/core/util/Time.hpp>
#include <sirikata/core/network/IOStrand.hpp>
#include <boost/version.hpp>
#include <boost/asio.hpp>
#include <boost/lexical_cast.hpp>
#include <sirikata/core/util/Timer.hpp>
#include <sirikata/core/command/Commander.hpp>
Include dependency graph for IOService.cpp:

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::deadline_timer Sirikata::Network::deadline_timer
typedef std::tr1::shared_ptr
< deadline_timer > 
Sirikata::Network::deadline_timer_ptr
typedef
boost::posix_time::microseconds 
Sirikata::Network::posix_microseconds