Libosmium  2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
Loading...
Searching...
No Matches
crc.hpp File Reference
Include dependency graph for crc.hpp:

Go to the source code of this file.

Classes

class  osmium::CRC< TCRC >
 

Namespaces

namespace  osmium
 Namespace for everything in the Osmium library.
 
namespace  osmium::util
 Helpful utility classes and functions not strictly OSM related.
 

Functions

uint16_t osmium::util::byte_swap_16 (uint16_t value) noexcept
 
uint32_t osmium::util::byte_swap_32 (uint32_t value) noexcept
 
uint64_t osmium::util::byte_swap_64 (uint64_t value) noexcept