Menu

logging.h File Reference

#include "debug.h"
#include "mw/common/Subject.h"

Go to the source code of this file.

Data Structures

struct  logging::AWDS
 This class is intended to be used as a template argument for the logging::log::emit() function. More...
struct  logging::ATTR
 This class is intended to be used as a template argument for the logging::log::emit() function. More...

Namespaces

namespace  logging
namespace  famouso
namespace  famouso::mw
namespace  famouso::mw::nl

Typedefs

typedef struct::logging::Error famouso::mw::nl::Error
typedef struct::logging::AWDS famouso::mw::nl::AWDS
typedef ::logging::ATTR famouso::mw::nl::ATTR
typedef struct::logging::log famouso::mw::nl::log

Functions

inline::logging::loggingReturnType & logging::operator<< (::logging::loggingReturnType &out, const famouso::mw::Subject &s)
 Operator to print a Subject.