Sirikata
Namespaces | Defines
pinto/src/PintoManagerLocationServiceCache.cpp File Reference
#include "PintoManagerLocationServiceCache.hpp"
Include dependency graph for PintoManagerLocationServiceCache.cpp:

Namespaces

namespace  Sirikata
 

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


Defines

#define PINTO_LOG(lvl, msg)   SILOG(pinto,lvl,msg)
#define EXTRACT_ITERATOR(x)   (*((ServerMap::iterator*)x.data))
#define EXTRACT_ITERATOR_DATA(x)   (EXTRACT_ITERATOR(x)->second)

Define Documentation

#define EXTRACT_ITERATOR (   x)    (*((ServerMap::iterator*)x.data))
#define EXTRACT_ITERATOR_DATA (   x)    (EXTRACT_ITERATOR(x)->second)
#define PINTO_LOG (   lvl,
  msg 
)    SILOG(pinto,lvl,msg)