◆ AtomicCounter()
leveldb::anonymous_namespace{db_test.cc}::AtomicCounter::AtomicCounter |
( |
| ) |
|
|
inline |
◆ Increment()
void leveldb::anonymous_namespace{db_test.cc}::AtomicCounter::Increment |
( |
| ) |
|
|
inline |
◆ IncrementBy()
void leveldb::anonymous_namespace{db_test.cc}::AtomicCounter::IncrementBy |
( |
int |
count | ) |
|
|
inline |
◆ Read()
int leveldb::anonymous_namespace{db_test.cc}::AtomicCounter::Read |
( |
| ) |
|
|
inline |
◆ Reset()
void leveldb::anonymous_namespace{db_test.cc}::AtomicCounter::Reset |
( |
| ) |
|
|
inline |
◆ count_
int leveldb::anonymous_namespace{db_test.cc}::AtomicCounter::count_ |
|
private |
◆ mu_
port::Mutex leveldb::anonymous_namespace{db_test.cc}::AtomicCounter::mu_ |
|
private |
The documentation for this class was generated from the following file: