|
bux API Reference 1.12.3
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_ParaLog, including all inherited members.
| addChild(T_Args &&...args) | bux::C_ParaLog | |
| addChildT(std::function< void(C_LogImpl &)> post_ctor={}, E_LogLevel ll=LL_VERBOSE, T_Args &&...args) | bux::C_ParaLog | |
| C_NodeProxy class | bux::C_ParaLog | friend |
| C_ParaLog(T_LocalZone tz_=T_LocalZone()) | bux::C_ParaLog | inlineexplicit |
| C_ParaLog(bool use_local_time) | bux::C_ParaLog | inlineexplicit |
| I_SyncLog(T_LocalZone tz_) | bux::I_SyncLog | inlineprotected |
| lockLog() override | bux::C_ParaLog | virtual |
| lockLog(E_LogLevel ll) override | bux::C_ParaLog | virtual |
| partitionBy(F f) | bux::C_ParaLog | |
| partitionBy(F f) -> C_NodeArrayProxy | bux::C_ParaLog | |
| tz | bux::I_SyncLog | |
| unlockLog(bool flush) override | bux::C_ParaLog | virtual |
| ~I_SyncLog()=default | bux::I_SyncLog | protected |