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::I_SyncLog, including all inherited members.
I_SyncLog(const std::chrono::time_zone *tz_) | bux::I_SyncLog | inlineprotected |
lockLog()=0 | bux::I_SyncLog | pure virtual |
lockLog(E_LogLevel ll)=0 | bux::I_SyncLog | pure virtual |
tz | bux::I_SyncLog | |
unlockLog(bool flush=true)=0 | bux::I_SyncLog | pure virtual |
~I_SyncLog()=default | bux::I_SyncLog | protected |