CFx SDK Documentation  2022 SP0
Public Member Functions | List of all members
CFxTrace Class Reference

#include <FxDebug.h>

Public Member Functions

 CFxTrace (const OdChar *pszFileName, const int iLineNumber)
 
void operator() (const char *pszFmt,...) const
 
void operator() (const OdChar *pszFmt,...) const
 

Detailed Description

Description: Represents trace command. Library: DDKernel

Definition at line 84 of file FxDebug.h.

Constructor & Destructor Documentation

◆ CFxTrace()

CFxTrace::CFxTrace ( const OdChar pszFileName,
const int  iLineNumber 
)

Member Function Documentation

◆ operator()() [1/2]

void CFxTrace::operator() ( const char *  pszFmt,
  ... 
) const

◆ operator()() [2/2]

void CFxTrace::operator() ( const OdChar pszFmt,
  ... 
) const

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