#include <wxdebug.h>

Public Member Functions | |
| CDisp (LONGLONG ll, int Format=CDISP_HEX) | |
| CDisp (REFCLSID clsid) | |
| CDisp (double d) | |
| ~CDisp () | |
| operator LPCTSTR () | |
Definition at line 265 of file wxdebug.h.
| CDisp::CDisp | ( | LONGLONG | ll, | |
| int | Format = CDISP_HEX | |||
| ) |
Definition at line 896 of file wxdebug.cpp.
References CDISP_DEC, CDISP_HEX, CDispBasic::m_String, pos(), and LARGE_INTEGER::QuadPart.
| CDisp::CDisp | ( | REFCLSID | clsid | ) |
| CDisp::CDisp | ( | double | d | ) |
| CDisp::~CDisp | ( | ) |
Definition at line 1027 of file wxdebug.cpp.
| CDisp::operator LPCTSTR | ( | ) | [inline] |
1.5.6