#include <utilities.hh>
◆ Ptr
◆ Count()
| Count::Count |
( |
std::string |
name | ) |
|
|
explicitprivate |
◆ create()
| Count::Ptr Count::create |
( |
const std::string & |
name | ) |
|
|
static |
◆ dec()
| void Scroom::Utils::Count::dec |
( |
| ) |
|
|
inline |
149 boost::unique_lock<boost::mutex>
const lock(
mut);
◆ inc()
| void Scroom::Utils::Count::inc |
( |
| ) |
|
|
inline |
143 boost::unique_lock<boost::mutex>
const lock(
mut);
◆ ping()
| void Scroom::Utils::Count::ping |
( |
| ) |
|
|
inline |
◆ count
| long Scroom::Utils::Count::count {0} |
◆ mut
| boost::mutex Scroom::Utils::Count::mut |
◆ name
| const std::string Scroom::Utils::Count::name |
The documentation for this class was generated from the following files: