Classes | Namespaces | Defines
latlon_encoder.h File Reference
#include <stdexcept>
#include <cmath>
Include dependency graph for latlon_encoder.h:

Go to the source code of this file.

Classes

class  labust::tools::Bits2LatLon
class  labust::tools::LatLon2Bits

Namespaces

namespace  labust
namespace  labust::tools

Defines

#define PP_ADD_CASE1(x)
#define PP_ADD_CASE2(x)

Define Documentation

#define PP_ADD_CASE1 (   x)
Value:
case x: \
                this->latlonToBits<x>(lat,lon); \
                break; \

Definition at line 42 of file latlon_encoder.h.

#define PP_ADD_CASE2 (   x)
Value:
case x: \
                this->bitsToLatlon<x>(lat,lon); \
                break; \

Definition at line 47 of file latlon_encoder.h.



snippets
Author(s): Gyula Nagy
autogenerated on Fri Aug 28 2015 11:22:33