tudocomp
– The TU Dortmund Compression Framework
|
#include <DebugContext.hpp>
Public Member Functions | |
DebugContextBase (const DebugContextBase &other) | |
void | print_all () const |
Protected Member Functions | |
template<typename F > | |
void | with_child (F f) |
template<typename F > | |
void | print (F f) |
DebugContextBase (std::ostream &o, bool p_en, bool p_ea) | |
template<typename U > | |
DebugContextBase (DebugContextBase< U > &parent) | |
Static Protected Member Functions | |
template<typename U > | |
static std::vector< size_t > | cast_vec (const U &v) |
Friends | |
template<typename U > | |
class | DebugContextBase |
Definition at line 9 of file DebugContext.hpp.
|
inlineprotected |
Definition at line 47 of file DebugContext.hpp.
|
inlineprotected |
Definition at line 53 of file DebugContext.hpp.
|
inline |
Definition at line 62 of file DebugContext.hpp.
|
inlinestaticprotected |
Definition at line 29 of file DebugContext.hpp.
|
inlineprotected |
Definition at line 39 of file DebugContext.hpp.
|
inline |
Definition at line 65 of file DebugContext.hpp.
|
inlineprotected |
Definition at line 22 of file DebugContext.hpp.
Definition at line 19 of file DebugContext.hpp.