Namespaces | Typedefs | Functions
port.h File Reference
#include <cinttypes>
#include <cmath>
#include <string>
#include <boost/iostreams/device/back_inserter.hpp>
#include <boost/iostreams/filter/gzip.hpp>
#include <boost/iostreams/filtering_stream.hpp>
Include dependency graph for port.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cartographer
 
 cartographer::common
 

Typedefs

using cartographer::int16 = int16_t
 
using cartographer::int32 = int32_t
 
using cartographer::int64 = int64_t
 
using cartographer::int8 = int8_t
 
using cartographer::uint16 = uint16_t
 
using cartographer::uint32 = uint32_t
 
using cartographer::uint64 = uint64_t
 
using cartographer::uint8 = uint8_t
 

Functions

void cartographer::common::FastGunzipString (const std::string &compressed, std::string *decompressed)
 
void cartographer::common::FastGzipString (const std::string &uncompressed, std::string *compressed)
 
int cartographer::common::RoundToInt (const float x)
 
int cartographer::common::RoundToInt (const double x)
 
int64 cartographer::common::RoundToInt64 (const float x)
 
int64 cartographer::common::RoundToInt64 (const double x)
 


cartographer
Author(s): The Cartographer Authors
autogenerated on Mon Feb 28 2022 22:00:59