MGUI::FORM_RAWDATA Class Reference

#include <mgui/formrawdata.h>

Inheritance diagram for MGUI::FORM_RAWDATA:
Inheritance graph
[legend]

List of all members.

Public Types

enum  STYLE { STYLE_Default = 0x00 }

Public Member Functions

 FORM_RAWDATA ()
virtual ~FORM_RAWDATA ()
void AttachRW (GENERICRW *pRW, bool TakeOwnership)
void Create (MGUI::LAYOUT_PANE_BASE &ParentPane, int heightRows=8, int widthPixels=200, STYLE style=STYLE_Default, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_Expand)
void Update ()

Member Enumeration Documentation

Enumerator:
STYLE_Default 

Constructor & Destructor Documentation

MGUI::FORM_RAWDATA::FORM_RAWDATA (  ) 

Default constructor.

virtual MGUI::FORM_RAWDATA::~FORM_RAWDATA (  )  [virtual]

Destructor.


Member Function Documentation

void MGUI::FORM_RAWDATA::AttachRW ( GENERICRW pRW,
bool  TakeOwnership 
)

Attach reader/writer.

Parameters:
TakeOwnership Reader/Writer for accessing raw data True to take ownership (and subsequently destroy) specified RW instance
void MGUI::FORM_RAWDATA::Create ( MGUI::LAYOUT_PANE_BASE ParentPane,
int  heightRows = 8,
int  widthPixels = 200,
STYLE  style = STYLE_Default,
MGUI::LAYOUT_SIZEALIGN  sizealign = MGUI::LAYOUT_SIZEALIGN_Expand 
)

Create the form.

void MGUI::FORM_RAWDATA::Update (  ) 

Update.


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

Generated on Sun Oct 7 21:36:06 2012 for TNTsdk 2012 by  doxygen 1.6.1