Kea 2.7.5
|
RAII device to set the test mode. More...
#include <database_connection.h>
Public Member Functions | |
EnterTest () | |
Constructor. | |
~EnterTest () | |
Destructor. | |
RAII device to set the test mode.
Definition at line 282 of file database_connection.h.
|
inline |
Constructor.
Set the test mode to true.
Definition at line 287 of file database_connection.h.
References isc::db::DatabaseConnection::test_mode_.
|
inline |
Destructor.
Reset the test mode to false.
Definition at line 293 of file database_connection.h.
References isc::db::DatabaseConnection::test_mode_.