Sirikata
Classes | Namespaces | Typedefs
libcore/include/sirikata/core/network/IOTimer.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/SerializationCheck.hpp>
Include dependency graph for IOTimer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::Network::IOTimer
 A timer which handles events using an IOService. 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
< IOTimer > 
Sirikata::Network::IOTimerPtr
typedef std::tr1::weak_ptr
< IOTimer > 
Sirikata::Network::IOTimerWPtr