Definition at line 427 of file OksConfiguration.cpp.
◆ ResubscribeGuard()
| dunedaq::oksconflibs::ResubscribeGuard::ResubscribeGuard |
( |
OksConfiguration & | db | ) |
|
|
inline |
Definition at line 431 of file OksConfiguration.cpp.
432 if(
m_db.m_check_db_obj) {
435 }
436 else {
438 }
439
440 m_db.m_created.clear();
441 m_db.m_modified.clear();
442 m_db.m_removed.clear();
443 }
◆ ~ResubscribeGuard()
| dunedaq::oksconflibs::ResubscribeGuard::~ResubscribeGuard |
( |
| ) |
|
|
inline |
◆ m_db
◆ m_restart
| bool dunedaq::oksconflibs::ResubscribeGuard::m_restart |
|
private |
The documentation for this class was generated from the following file: