alaCarte Maps
Renderer for OpenStreetMap tiles
|
#include <obj_counter.hpp>
Public Member Functions | |
ObjCounter () | |
ObjCounter (const ObjCounter &obj) | |
~ObjCounter () | |
Static Public Member Functions | |
static unsigned int | getCount () |
Static Private Attributes | |
static std::atomic< unsigned int > | count |
Definition at line 28 of file obj_counter.hpp.
|
inline |
Definition at line 34 of file obj_counter.hpp.
|
inline |
Definition at line 35 of file obj_counter.hpp.
|
inline |
Definition at line 36 of file obj_counter.hpp.
|
inlinestatic |
Definition at line 37 of file obj_counter.hpp.
|
staticprivate |
Definition at line 31 of file obj_counter.hpp.