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_ParaLog::C_NodeProxy, including all inherited members.
addChild(std::unique_ptr< T > &&snap) const | bux::C_ParaLog::C_NodeProxy | inline |
addChild(std::ostream &out, E_LogLevel ll=LL_VERBOSE) const | bux::C_ParaLog::C_NodeProxy | inline |
addChild(I_SnapT< std::ostream * > &snap, E_LogLevel ll=LL_VERBOSE) const | bux::C_ParaLog::C_NodeProxy | inline |
addChildT(std::function< void(C_LogImpl &)> post_ctor={}, E_LogLevel ll=LL_VERBOSE, T_Args &&...args) const | bux::C_ParaLog::C_NodeProxy | inline |
C_NodeProxy(std::recursive_mutex &lock, C_Node &node) | bux::C_ParaLog::C_NodeProxy | inline |
partitionBy(std::convertible_to< FC_Accept > auto f) const | bux::C_ParaLog::C_NodeProxy | inline |
partitionBy(Filters fs) const | bux::C_ParaLog::C_NodeProxy | inline |