#include <wxdebug.h>

Public Member Functions | |
| CDispBasic () | |
| ~CDispBasic () | |
Protected Attributes | |
| PTCHAR | m_pString |
| TCHAR | m_String [50] |
Definition at line 256 of file wxdebug.h.
| CDispBasic::CDispBasic | ( | ) | [inline] |
| CDispBasic::~CDispBasic | ( | ) |
PTCHAR CDispBasic::m_pString [protected] |
Definition at line 262 of file wxdebug.h.
Referenced by CDispBasic(), CDisp::operator LPCTSTR(), and ~CDispBasic().
TCHAR CDispBasic::m_String[50] [protected] |
Definition at line 263 of file wxdebug.h.
Referenced by CDisp::CDisp(), CDispBasic(), and ~CDispBasic().
1.5.6