![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
#include <wxmyapp.h>
Public Member Functions | |
virtual | ~MyApp () |
virtual bool | OnInit () |
virtual bool | OnExceptionInMainLoop () |
virtual void | OnUnhandledException () |
virtual void | OnFatalException () |
virtual MyApp::~MyApp | ( | ) | [inline, virtual] |
bool MyApp::OnExceptionInMainLoop | ( | ) | [virtual] |
void MyApp::OnFatalException | ( | ) | [virtual] |
bool MyApp::OnInit | ( | ) | [virtual] |
void MyApp::OnUnhandledException | ( | ) | [virtual] |