Windows C++ Library
Public Member Functions | Protected Attributes | Private Member Functions
CScreenDC Class Reference

#include <ScreenDC.hpp>

Inheritance diagram for CScreenDC:
CDC

List of all members.

Public Member Functions

 CScreenDC ()
 CScreenDC (const CWnd &rWnd)
 CScreenDC (PAINTSTRUCT &psPaint)
 CScreenDC (HDC hDC)
virtual ~CScreenDC ()
virtual Device Type () const

Protected Attributes

HWND m_hWnd

Private Member Functions

 CScreenDC (const CScreenDC &)
CScreenDCoperator= (const CScreenDC &)

Constructor & Destructor Documentation

CScreenDC::CScreenDC ( const CWnd rWnd)
CScreenDC::CScreenDC ( PAINTSTRUCT &  psPaint)
CScreenDC::CScreenDC ( HDC  hDC)
CScreenDC::~CScreenDC ( ) [virtual]
CScreenDC::CScreenDC ( const CScreenDC ) [private]

Member Function Documentation

CDC::Device CScreenDC::Type ( ) const [virtual]

Implements CDC.

CScreenDC& CScreenDC::operator= ( const CScreenDC ) [private]

Member Data Documentation

HWND CScreenDC::m_hWnd [protected]

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