Namespaces | Variables

mbilog.cpp File Reference

#include <list>
#include <ctime>
#include <string>
#include <iomanip>
#include <vector>
#include "mbilog.h"

Go to the source code of this file.

Namespaces

namespace  mbilog

Variables

static std::list
< mbilog::AbstractBackend * > 
backends
static bool g_init = false
static const std::string mbilog::NA_STRING = "n/a"

Variable Documentation

std::list<mbilog::AbstractBackend*> backends [static]
bool g_init = false [static]

Definition at line 29 of file mbilog.cpp.

Referenced by mbilog::BackendCout::FormatSmart().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines