C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::logger::trace_exit_guard Class Reference

Helper class to print exit trace messages on scope exit. More...

#include <logger.hpp>

Public Member Functions

 trace_exit_guard (logger *instance, log::event_ptr event)
 
 trace_exit_guard (trace_exit_guard &&other)
 
trace_exit_guardoperator= (trace_exit_guard &&other)
 

Detailed Description

Helper class to print exit trace messages on scope exit.


The documentation for this class was generated from the following file: