2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-05 00:15:17 +00:00

[#2043] added doxygen

This commit is contained in:
Razvan Becheriu
2021-08-23 19:57:19 +03:00
parent 220ef22da0
commit 8e93029c97

View File

@@ -130,6 +130,8 @@ private:
/// -# Returns to caller.
///
/// @param state new state for the pool.
/// @throw MultiThreadingInvalidOperation if the state transition is done on
/// any of the owned threads.
void setState(State state);
/// @brief Thread-safe fetch of the pool's operational state.