CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
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 96 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: