Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mbilog.cpp File Reference
#include <list>
#include <set>
#include "mbilog.h"

Go to the source code of this file.

Namespaces

 mbilog
 

Variables

static std::list< mbilog::BackendBase * > backends
 
static std::set< mbilog::OutputType > disabledBackendTypes
 
static const std::string mbilog::NA_STRING
 

Variable Documentation

std::list<mbilog::BackendBase *> backends
static

Definition at line 22 of file mbilog.cpp.

std::set<mbilog::OutputType> disabledBackendTypes
static

Definition at line 23 of file mbilog.cpp.