#include <ParaLog.h>
Definition at line 114 of file ParaLog.h.
◆ C_NodeProxy()
bux::C_ParaLog::C_NodeProxy::C_NodeProxy |
( |
std::recursive_mutex & | lock, |
|
|
C_Node & | node ) |
|
inline |
◆ addChild() [1/3]
◆ addChild() [2/3]
◆ addChild() [3/3]
bool bux::C_ParaLog::C_NodeProxy::addChild |
( |
std::unique_ptr< T > && | snap | ) |
const |
|
inline |
◆ addChildT()
template<class
C_LogImpl , class C_Holder = typename C_AutoSinkHolderT<C_LogImpl>::type, class... T_Args>
◆ partitionBy() [1/2]
template<typename Filters >
requires requires { { *std::begin(fs) }-> std::convertible_to<FC_Accept>; { std::size(fs) }-> std::convertible_to<size_t>; std::end(fs); }
◆ partitionBy() [2/2]
C_NodeArrayProxy bux::C_ParaLog::C_NodeProxy::partitionBy |
( |
std::convertible_to< FC_Accept > auto | f | ) |
const |
|
inlinenodiscard |
The documentation for this class was generated from the following file: