NexusCPP  3.5.0
Public Member Functions | List of all members
nxcpp::IMessageHandler Class Referenceabstract

Message handling interface. More...

#include <nxwriter.h>

Inheritance diagram for nxcpp::IMessageHandler:
Inheritance graph
[legend]

Public Member Functions

virtual void OnNexusMessage (yat::ELogLevel lvl, const yat::String &msg)=0
 

Detailed Description

Message handling interface.

Member Function Documentation

◆ OnNexusMessage()

virtual void nxcpp::IMessageHandler::OnNexusMessage ( yat::ELogLevel  lvl,
const yat::String &  msg 
)
pure virtual

Method to implement

Parameters
lvllog level as defined in the yat library
msgthe message

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