|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| Impl () | |
Public Attributes | |
| bool | closed |
| Skyfire::Asio::IoContextExecutor | executor |
| std::mutex | stateLock |
Definition at line 20 of file DatabaseQueue.cpp.
|
inline |
Definition at line 22 of file DatabaseQueue.cpp.
| bool Skyfire::DatabaseQueue::Impl::closed |
Definition at line 30 of file DatabaseQueue.cpp.
Referenced by Impl().
| Skyfire::Asio::IoContextExecutor Skyfire::DatabaseQueue::Impl::executor |
Definition at line 28 of file DatabaseQueue.cpp.
Referenced by Impl().
| std::mutex Skyfire::DatabaseQueue::Impl::stateLock |
Definition at line 29 of file DatabaseQueue.cpp.