Sirikata
Classes | Namespaces
libcore/include/sirikata/core/service/Poller.hpp File Reference
#include "Service.hpp"
#include <sirikata/core/network/IOService.hpp>
#include <sirikata/core/network/IOStrand.hpp>
#include <sirikata/core/network/IOTimer.hpp>
#include <sirikata/core/util/Time.hpp>
Include dependency graph for Poller.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::Poller
 Poller allows you to generate a callback periodically without having to inherit from the PollingService class. More...

Namespaces

namespace  Sirikata
 

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