Sirikata
Classes | Namespaces | Defines
space/src/Forwarder.cpp File Reference
#include <sirikata/space/SpaceNetwork.hpp>
#include "Server.hpp"
#include <sirikata/space/CoordinateSegmentation.hpp>
#include <sirikata/space/ServerMessage.hpp>
#include "ServerMessageQueue.hpp"
#include "ServerMessageReceiver.hpp"
#include <sirikata/core/trace/Trace.hpp>
#include "Options.hpp"
#include <sirikata/core/options/CommonOptions.hpp>
#include "Forwarder.hpp"
#include <sirikata/space/ObjectSegmentation.hpp>
#include "OSegLookupQueue.hpp"
#include "ObjectConnection.hpp"
#include "ForwarderServiceQueue.hpp"
#include "LocalForwarder.hpp"
#include <sirikata/core/util/Random.hpp>
#include "ODPFlowScheduler.hpp"
#include "RegionODPFlowScheduler.hpp"
#include "CSFQODPFlowScheduler.hpp"
#include <sirikata/core/odp/DelegateService.hpp>
#include "Protocol_OSeg.pbj.hpp"
#include "Protocol_Forwarder.pbj.hpp"
#include <sirikata/core/network/IOStrandImpl.hpp>
Include dependency graph for Forwarder.cpp:

Classes

class  Sirikata::ForwarderServerMessageRouter

Namespaces

namespace  Sirikata
 

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


Defines

#define ODP_SERVER_MESSAGE_SERVICE   "object-messages"
#define MAX_RECEIVED_MESSAGES_PROCESSED   20

Define Documentation

#define MAX_RECEIVED_MESSAGES_PROCESSED   20
#define ODP_SERVER_MESSAGE_SERVICE   "object-messages"