User Manual, Developers Guide and API Documentation

Logger.hpp File Reference

#include <WNS/ldk/ldk.hpp>
#include <WNS/logger/Logger.hpp>
#include <WNS/module/Base.hpp>
#include <WNS/logger/Master.hpp>
#include <WNS/Singleton.hpp>

Include dependency graph for Logger.hpp:

Go to the source code of this file.

Namespaces

namespace  wimac

Classes

class  wimac::Logger
 The WiMAC Logger. More...

Defines

#define LOG_INFO   WiMACLogger::getInstance()->prepareForMessage(2, typeid(*this))->send
#define LOG_TRACE   WiMACLogger::getInstance()->prepareForMessage(3, typeid(*this))->send
#define LOG_WARN   WiMACLogger::getInstance()->prepareForMessage(1, typeid(*this))->send

Typedefs

typedef wns::SingletonHolder
< Logger > 
wimac::WiMACLogger

Functions

const std::string wimac::demangledTypename (const std::string &nativeName)


Define Documentation

#define LOG_INFO   WiMACLogger::getInstance()->prepareForMessage(2, typeid(*this))->send

Definition at line 200 of file Logger.hpp.

#define LOG_TRACE   WiMACLogger::getInstance()->prepareForMessage(3, typeid(*this))->send

Definition at line 199 of file Logger.hpp.

#define LOG_WARN   WiMACLogger::getInstance()->prepareForMessage(1, typeid(*this))->send

Definition at line 201 of file Logger.hpp.


Generated on Sun May 27 03:32:20 2012 for openWNS by  doxygen 1.5.5