Sirikata
Namespaces | Defines | Functions
cseg/src/DistributedCoordinateSegmentation.cpp File Reference
#include <sirikata/core/util/Platform.hpp>
#include "DistributedCoordinateSegmentation.hpp"
#include <sirikata/core/network/IOStrandImpl.hpp>
#include <sirikata/core/network/ServerIDMap.hpp>
Include dependency graph for DistributedCoordinateSegmentation.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)
bool Sirikata::isPowerOfTwo (double n)
String Sirikata::sha1 (void *data, size_t len)

Define Documentation

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