bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
This is the complete list of members for bux::C_SyncLogger, including all inherited members.
C_SyncLogger(I_ReenterableLog &impl, const std::chrono::time_zone *tz_=nullptr) | bux::C_SyncLogger | inlineexplicit |
C_SyncLogger(I_ReenterableLog &impl, bool use_local_time) | bux::C_SyncLogger | inlineexplicit |
I_SyncLog(const std::chrono::time_zone *tz_) | bux::I_SyncLog | inlineprotected |
lockLog() override | bux::C_SyncLogger | virtual |
lockLog(E_LogLevel ll) override | bux::C_SyncLogger | virtual |
tz | bux::I_SyncLog | |
unlockLog(bool flush) override | bux::C_SyncLogger | virtual |
~I_SyncLog()=default | bux::I_SyncLog | protected |