jubilant-funicular
Public Member Functions | Private Attributes | List of all members
nta::ScopeLog Class Reference

Simple RAII type for logging entry/exit of scope. More...

#include <Logger.h>

Collaboration diagram for nta::ScopeLog:
Collaboration graph
[legend]

Public Member Functions

 ScopeLog (crstring entry, crstring exit)
 

Private Attributes

const std::string on_exit
 

Detailed Description

Simple RAII type for logging entry/exit of scope.

Definition at line 44 of file Logger.h.


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