Sirikata
Classes | Namespaces | Defines | Functions
libspace/plugins/standard/AlwaysLocationUpdatePolicy.hpp File Reference
#include <sirikata/space/LocationService.hpp>
#include <sirikata/core/options/CommonOptions.hpp>
#include "Protocol_Loc.pbj.hpp"
Include dependency graph for AlwaysLocationUpdatePolicy.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::AlwaysLocationUpdatePolicy
 A LocationUpdatePolicy which always sends a location update message to all subscribers on any position update. More...
struct  Sirikata::AlwaysLocationUpdatePolicy::UpdateInfo
struct  Sirikata::AlwaysLocationUpdatePolicy::SubscriberInfo
struct  Sirikata::AlwaysLocationUpdatePolicy::SubscriberIndex< SubscriberType >

Namespaces

namespace  Sirikata
 

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


Defines

#define ALWAYS_POLICY_OPTIONS   "always_location_update_policy"
#define LOC_MAX_PER_RESULT   "loc.max-per-result"

Functions

void Sirikata::InitAlwaysLocationUpdatePolicyOptions ()

Define Documentation

#define ALWAYS_POLICY_OPTIONS   "always_location_update_policy"
#define LOC_MAX_PER_RESULT   "loc.max-per-result"