Declaration of class
es MessageImpl, Error, Info, Warning, Report and Debug.
More...
#include <boost/static_assert.hpp>
#include "keyvalue/sys/message/Message.h"
Go to the source code of this file.
Classes | |
class | MessageImpl< id > |
Implementation of class Message. More... | |
Namespaces | |
namespace | keyvalue |
All functionalities of KeyValue library are inside this | |
Typedefs | |
typedef MessageImpl< 0 > | Error |
typedef MessageImpl< 1 > | Logic |
typedef MessageImpl< 2 > | Info |
typedef MessageImpl< 3 > | Warning |
typedef MessageImpl< 4 > | Report |
typedef MessageImpl< 5 > | Debug |
Declaration of class
es MessageImpl, Error, Info, Warning, Report and Debug.