MGD::DEVICE_DISPLAYBUFFER Class Reference

#include <mi32/mg2displaybuffer.h>

Inheritance diagram for MGD::DEVICE_DISPLAYBUFFER:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DEVICE_DISPLAYBUFFER ()
virtual ~DEVICE_DISPLAYBUFFER ()
ERRVALUE Create (MGUI::CTRL &ctrl, INT32 height, INT32 width)
bool IsCreated () const
ERRVALUE Resize (INT32 height, INT32 width)

Constructor & Destructor Documentation

MGD::DEVICE_DISPLAYBUFFER::DEVICE_DISPLAYBUFFER (  ) 

Constructor.

virtual MGD::DEVICE_DISPLAYBUFFER::~DEVICE_DISPLAYBUFFER (  )  [virtual]

Destructor.


Member Function Documentation

ERRVALUE MGD::DEVICE_DISPLAYBUFFER::Create ( MGUI::CTRL ctrl,
INT32  height,
INT32  width 
)
Parameters:
ctrl Control to determine display from, must have been created and shown
height Initial device height in pixels
width Initial device width in pixels
bool MGD::DEVICE_DISPLAYBUFFER::IsCreated (  )  const [inline]
ERRVALUE MGD::DEVICE_DISPLAYBUFFER::Resize ( INT32  height,
INT32  width 
)
Parameters:
height New device height in pixels
width New device width in pixels

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

Generated on Sun Oct 7 21:35:11 2012 for TNTsdk 2012 by  doxygen 1.6.1