Loading [MathJax]/extensions/tex2jax.js
Carna  Version 3.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Carna::base::Log::OnShutdownListener Class Referenceabstract

Defines callback interface that is invoked when the Log system is about to shut down. More...

#include <Log.h>

Public Member Functions

virtual ~OnShutdownListener ()
 Does nothing.
 
virtual void onLogShutdown ()=0
 Indicates that Log::instance is about to shut down.
 

Detailed Description

Defines callback interface that is invoked when the Log system is about to shut down.

Author
Leonid Kostrykin
Date
18.3.15

Definition at line 221 of file Log.h.


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