Definition at line 49 of file db_table.cc.
◆ CallbackList
◆ NameList
◆ StateCountList
◆ ListenerInfo()
DBTableBase::ListenerInfo::ListenerInfo |
( |
const string & |
table_name | ) |
|
|
inlineexplicit |
◆ AddToDBStateCount()
void DBTableBase::ListenerInfo::AddToDBStateCount |
( |
ListenerId |
listener, |
|
|
int |
count |
|
) |
| |
|
inline |
◆ empty()
bool DBTableBase::ListenerInfo::empty |
( |
| ) |
const |
|
inline |
◆ FillListeners()
void DBTableBase::ListenerInfo::FillListeners |
( |
vector< ShowTableListener > * |
listeners | ) |
const |
|
inline |
◆ GetDBStateCount()
uint64_t DBTableBase::ListenerInfo::GetDBStateCount |
( |
ListenerId |
listener | ) |
|
|
inline |
◆ Register()
◆ RunNotify()
◆ size()
size_t DBTableBase::ListenerInfo::size |
( |
| ) |
const |
|
inline |
◆ Unregister()
void DBTableBase::ListenerInfo::Unregister |
( |
ListenerId |
listener | ) |
|
|
inline |
◆ bmap_
boost::dynamic_bitset DBTableBase::ListenerInfo::bmap_ |
|
private |
◆ callbacks_
◆ db_state_accounting_
bool DBTableBase::ListenerInfo::db_state_accounting_ |
|
private |
◆ names_
NameList DBTableBase::ListenerInfo::names_ |
|
private |
◆ rw_mutex_
tbb::spin_rw_mutex DBTableBase::ListenerInfo::rw_mutex_ |
|
mutableprivate |
◆ state_count_
The documentation for this class was generated from the following file: