Public Member Functions | Public Attributes

GR_Win32AllocInfo Class Reference

#include <gr_Win32Graphics.h>

Inheritance diagram for GR_Win32AllocInfo:
GR_AllocInfo

List of all members.

Public Member Functions

 GR_Win32AllocInfo ()
 GR_Win32AllocInfo (HDC hdc, HWND hwnd)
 GR_Win32AllocInfo (HDC hdc, const DOCINFOW *pDoc, HGLOBAL devmode)
virtual GR_GraphicsId getType () const
virtual bool isPrinterGraphics () const

Public Attributes

HDC m_hdc
HWND m_hwnd
const DOCINFOW * m_pDocInfo
HGLOBAL m_hDevMode

Constructor & Destructor Documentation

GR_Win32AllocInfo::GR_Win32AllocInfo (  )  [inline]
GR_Win32AllocInfo::GR_Win32AllocInfo ( HDC  hdc,
HWND  hwnd 
) [inline]
GR_Win32AllocInfo::GR_Win32AllocInfo ( HDC  hdc,
const DOCINFOW *  pDoc,
HGLOBAL  devmode 
) [inline]

Member Function Documentation

virtual GR_GraphicsId GR_Win32AllocInfo::getType ( void   )  const [inline, virtual]

Reimplemented from GR_AllocInfo.

virtual bool GR_Win32AllocInfo::isPrinterGraphics (  )  const [inline, virtual]

Reimplemented from GR_AllocInfo.


Member Data Documentation


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