Public Member Functions | Private Attributes | List of all members
TileCacheGuard Class Reference

#include <tile_cache.h>

Public Member Functions

template<typename TileCache >
 TileCacheGuard (TileCache const &cache_)
 
 ~TileCacheGuard ()
 

Private Attributes

std::mutex & mutex
 

Detailed Description

Helper that you have to use when accessing tiles of a TileCache

Definition at line 34 of file tile_cache.h.

Constructor & Destructor Documentation

◆ TileCacheGuard()

template<typename TileCache >
TileCacheGuard::TileCacheGuard ( TileCache const &  cache_)
inline

Definition at line 40 of file tile_cache.h.

◆ ~TileCacheGuard()

TileCacheGuard::~TileCacheGuard ( )
inline

Definition at line 45 of file tile_cache.h.

Member Data Documentation

◆ mutex

std::mutex& TileCacheGuard::mutex
private

Definition at line 36 of file tile_cache.h.


The documentation for this class was generated from the following file:


rviz_satellite
Author(s): Gareth Cross , Andre Schröder
autogenerated on Thu May 4 2023 02:31:43