#include <p6runtimeif.h>
Public Member Functions | |
| CP6FunctionTrace (const P6R::P6CHAR *pszFile, P6R::P6SIZE cLine, const P6R::P6CHAR *pszFunction) | |
| void | traceExclude (const P6R::P6CHAR *pszString) |
| void | traceLine (const P6R::P6CHAR *pszFile, P6R::P6SIZE cLine) |
| void | traceMatch (const P6R::P6CHAR *pszString) |
| ~CP6FunctionTrace () | |
Protected Attributes | |
| p6ComPtr< p6ITraceFile > | m_cpTrace |
| const P6CHAR * | m_pszFunction |
Definition at line 3294 of file p6runtimeif.h.