OnixS C++ CME MDP Conflated UDP Handler  1.1.2
API documentation
LogDebug Struct Reference

#include <OnixS/CME/ConflatedUDP/LogEvents.h>

Public Member Functions

 LogDebug (LogEntry &entry, const Char *source)
 
 LogDebug (LogEntry &entry, const StrRef &source)
 
 LogDebug (LogEntry &entry, const std::string &source)
 
- Public Member Functions inherited from LogEvent
 LogEvent (LogEntry &entry, LogCategory::Enum category, const StrRef &source)
 
 ~LogEvent ()
 
std::string & message ()
 
const std::string & message () const
 

Detailed Description

Definition at line 195 of file LogEvents.h.

Constructor & Destructor Documentation

LogDebug ( LogEntry entry,
const Char source 
)
inline

Initializes event as debug information.

Definition at line 198 of file LogEvents.h.

LogDebug ( LogEntry entry,
const StrRef source 
)
inline

Initializes event as debug information.

Definition at line 209 of file LogEvents.h.

LogDebug ( LogEntry entry,
const std::string &  source 
)
inline

Initializes event as debug information.

Definition at line 220 of file LogEvents.h.


The documentation for this struct was generated from the following file: