OnixS C++ CME MDP Premium Market Data Handler  5.8.3
API Documentation
LogInfo Struct Reference

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

Public Member Functions

 LogInfo (LogEntry &entry, const Char *source)
 
 LogInfo (LogEntry &entry, const StrRef &source)
 
 LogInfo (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 126 of file LogEvents.h.

Constructor & Destructor Documentation

LogInfo ( LogEntry entry,
const Char source 
)
inline

Initializes event as information.

Definition at line 129 of file LogEvents.h.

LogInfo ( LogEntry entry,
const StrRef source 
)
inline

Initializes event as information.

Definition at line 135 of file LogEvents.h.

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

Initializes event as information.

Definition at line 141 of file LogEvents.h.


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