bux API Reference 1.11.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, T_LocalZone tz_=T_LocalZone()) | bux::C_SyncLogger | inlineexplicit |
C_SyncLogger(I_ReenterableLog &impl, bool use_local_time) | bux::C_SyncLogger | inlineexplicit |
I_SyncLog(T_LocalZone 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 |