Version: 9.12.0
FuncMsg Class Reference

Function call in/out tracer. More...

Public Member Functions

 FuncMsg (const QString &funcName)
 
 ~FuncMsg ()
 
void message (const QString &msg)
 

Private Attributes

QString myName
 

Detailed Description

Function call in/out tracer.

Constructor & Destructor Documentation

◆ FuncMsg()

FuncMsg::FuncMsg ( const QString &  funcName)
inline

References myName, and theDEBUG.

◆ ~FuncMsg()

FuncMsg::~FuncMsg ( )
inline

References myName, and theDEBUG.

Member Function Documentation

◆ message()

void FuncMsg::message ( const QString &  msg)
inline

References myName, and theDEBUG.

Member Data Documentation

◆ myName

QString FuncMsg::myName
private

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