GM6000 Digital Heater Controller Branch: main
SDX-1330
List of all members | Static Public Member Functions
Cpl::System::TracePlatform_ Class Reference

This class defines the interface to the platform specific implementation of the Cpl::System::Trace interface. More...

Detailed Description

This class defines the interface to the platform specific implementation of the Cpl::System::Trace interface.

#include <Private_.h>

Static Public Member Functions

static void appendInfo (Cpl::Text::String &dst, Trace::InfoLevel_T info, const char *section, const char *filename, int linenum, const char *funcname)
 This method append the 'info' information to the provide String for the specified infoLevel.
 
static void output (Cpl::Text::String &src)
 This method output the string to the logging destination/stream/media.
 

Member Function Documentation

◆ appendInfo()

static void Cpl::System::TracePlatform_::appendInfo ( Cpl::Text::String dst,
Trace::InfoLevel_T  info,
const char *  section,
const char *  filename,
int  linenum,
const char *  funcname 
)
static

This method append the 'info' information to the provide String for the specified infoLevel.

◆ output()

static void Cpl::System::TracePlatform_::output ( Cpl::Text::String src)
static

This method output the string to the logging destination/stream/media.


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