Sirikata
Classes | Namespaces | Typedefs
libcore/include/sirikata/core/network/IOStrand.hpp File Reference
#include <sirikata/core/util/Platform.hpp>
#include <sirikata/core/network/IODefs.hpp>
#include <sirikata/core/util/AtomicTypes.hpp>
#include <sirikata/core/util/Noncopyable.hpp>
#include <sirikata/core/trace/WindowedStats.hpp>
#include <sirikata/core/task/Time.hpp>
#include <boost/thread.hpp>
Include dependency graph for IOStrand.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::Network::IOStrand
 IOStrands provide guaranteed serialized event handling. More...

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 std::tr1::shared_ptr
< IOStrand > 
Sirikata::Network::IOStrandPtr