Sirikata
Namespaces | Defines | Functions
space/src/CoordinateSegmentationClient.cpp File Reference
#include "CoordinateSegmentationClient.hpp"
#include <sirikata/core/util/Platform.hpp>
#include <sirikata/core/network/IOStrandImpl.hpp>
#include <algorithm>
#include <boost/tokenizer.hpp>
#include <boost/asio.hpp>
#include <boost/bind.hpp>
#include <sirikata/core/options/CommonOptions.hpp>
#include <sirikata/space/ServerMessage.hpp>
#include <sirikata/core/network/ServerIDMap.hpp>
Include dependency graph for CoordinateSegmentationClient.cpp:

Namespaces

namespace  Sirikata
 

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


Defines

#define CSEG_LOG(lvl, msg)   SILOG(cseg, lvl, msg)

Functions

template<typename T >
Sirikata::clamp (T val, T minval, T maxval)
void Sirikata::memdump1 (uint8 *buffer, int len)

Define Documentation

#define CSEG_LOG (   lvl,
  msg 
)    SILOG(cseg, lvl, msg)