OnixS C++ CME MDP Conflated UDP Handler  1.1.2
API documentation
LoggingSettings.h File Reference

Go to the source code of this file.

Classes

struct  MessageTracing
 
class  DebugLoggingSettings
 
struct  LoggingDefaults
 
class  LoggingSettings
 

Namespaces

 OnixS
 
 OnixS::CME
 
 OnixS::CME::ConflatedUDP
 

Typedefs

typedef DebugLoggingSettings HandlerDebugLoggingSettings
 

Functions

ONIXS_CONFLATEDUDP_EXPORTED void toStr (std::string &, MessageTracing::Enum)
 
std::string toStr (MessageTracing::Enum tracing)
 
ONIXS_CONFLATEDUDP_EXPORTED bool fromStr (MessageTracing::Enum &, const Char *, size_t)
 
ONIXS_CONFLATEDUDP_EXPORTED void toStr (std::string &, const DebugLoggingSettings &)
 
std::string toStr (const DebugLoggingSettings &settings)
 
ONIXS_CONFLATEDUDP_EXPORTED void toStr (std::string &, const LoggingSettings &)
 
std::string toStr (const LoggingSettings &settings)