#include <rviewTypeMan.hh>
|
| rviewTypeMan (rviewFrame *parentWindow) |
|
| rviewTypeMan (rviewFrame *parentWindow, const r_Type *type) |
|
| ~rviewTypeMan (void) |
|
void | unlinkParent (void) |
|
void | setType (const r_Type *type) |
|
void | label (void) |
|
int | process (wxObject &obj, wxEvent &evt) |
|
void | OnSize (int w, int h) |
|
int | convert (r_Ref< r_GMarray > &src, r_Ref< r_GMarray > &dest) |
|
| rviewFrame (wxFrame *parent, char *title, int x, int y, int w, int h) |
|
virtual | ~rviewFrame (void) |
|
int | checkobj (wxObject &obj) |
|
virtual int | userEvent (const user_event &ue) |
|
virtual int | requestQuit (int level) |
|
virtual void | childMouseEvent (wxWindow *child, wxMouseEvent &mevt) |
|
void | setParent (rviewFrame *parent) |
|
void | registerChild (rviewFrame *child) |
|
void | deregisterChild (rviewFrame *child) |
|
virtual const char * | getFrameName (void) const |
|
virtual rviewFrameType | getFrameType (void) const |
|
virtual bool | OnClose (void) |
|
rviewTypeMan::rviewTypeMan |
( |
rviewFrame * |
parentWindow | ) |
|
rviewTypeMan::~rviewTypeMan |
( |
void |
| ) |
|
void rviewTypeMan::clearData |
( |
void |
| ) |
|
|
protected |
void rviewTypeMan::label |
( |
void |
| ) |
|
|
virtual |
void rviewTypeMan::OnSize |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
int rviewTypeMan::process |
( |
wxObject & |
obj, |
|
|
wxEvent & |
evt |
|
) |
| |
|
virtual |
void rviewTypeMan::setType |
( |
const r_Type * |
type | ) |
|
void rviewTypeMan::unlinkParent |
( |
void |
| ) |
|
unsigned int rviewTypeMan::baseTypeLength |
|
protected |
unsigned int rviewTypeMan::numMembers |
|
protected |
unsigned int rviewTypeMan::numStruct |
|
protected |
unsigned int* rviewTypeMan::offsets |
|
protected |
wxPanel* rviewTypeMan::panel |
|
protected |
unsigned char* rviewTypeMan::primtypes |
|
protected |
wxGroupBox** rviewTypeMan::structures |
|
protected |
unsigned int rviewTypeMan::typeDepth |
|
protected |
const char** rviewTypeMan::typeNames |
|
protected |
The documentation for this class was generated from the following file: