Medical Imaging Interaction Toolkit  2018.4.99-389bf124
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

◆ backends

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

Definition at line 18 of file mbilog.cpp.

◆ disabledBackendTypes

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

Definition at line 19 of file mbilog.cpp.