#include <counter.hh>
◆ ThreadCounter() [1/3]
diskCache::ThreadCounter::ThreadCounter |
( |
INT_2S & |
counter, |
|
|
LDASTools::AL::ReadWriteLock::baton_type |
lock |
|
) |
| |
Constructor.
- Parameters
-
[in,out] | counter | Variable holding initial value for the thread count. |
[in] | lock | Thread syncronization. |
Increments counter by 1.
◆ ~ThreadCounter()
diskCache::ThreadCounter::~ThreadCounter |
( |
| ) |
|
Destructor.
Decrements counter by 1.
◆ ThreadCounter() [2/3]
diskCache::ThreadCounter::ThreadCounter |
( |
| ) |
|
|
private |
◆ ThreadCounter() [3/3]
diskCache::ThreadCounter::ThreadCounter |
( |
const ThreadCounter & |
| ) |
|
|
private |
◆ operator=()
◆ mCounter
INT_2S& diskCache::ThreadCounter::mCounter |
|
private |
◆ mCounterLock
LDASTools::AL::ReadWriteLock::baton_type diskCache::ThreadCounter::mCounterLock |
|
private |
The documentation for this class was generated from the following files:
- /build/ldas-tools-diskcacheapi-2.7.2/src/counter.hh
- /build/ldas-tools-diskcacheapi-2.7.2/src/counter.cc