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_PathFmtLogSnap, including all inherited members.
C_PathFmtLogSnap(const std::chrono::time_zone *tz) | bux::C_PathFmtLogSnap | explicit |
C_PathFmtLogSnap(bool use_local_time=true) | bux::C_PathFmtLogSnap | inlineexplicit |
configPath(const std::string &pathFmt) | bux::C_PathFmtLogSnap | |
configPath(uintmax_t fsize_in_bytes, const auto &fallbackPaths) | bux::C_PathFmtLogSnap | inline |
enableAutoMkDir(bool yes=true) | bux::C_PathFmtLogSnap | |
setBinaryMode(bool enabled) | bux::C_PathFmtLogSnap | |
snap() override | bux::C_PathFmtLogSnap | virtual |
~I_SnapT()=default | bux::I_SnapT< std::ostream * > | virtual |