FemViewer::WxGUI::wxFemViewerApp Class Reference

#include <wxFemViewerApp.h>

Collaboration diagram for FemViewer::WxGUI::wxFemViewerApp:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 wxFemViewerApp (void)
virtual ~wxFemViewerApp (void)
virtual bool OnInit ()
virtual int OnRun ()
virtual int OnExit ()

Static Public Member Functions

static int Init (int argc, char **argv, Thread *parent=nullptr)
static int Init2 (int argc, char **argv)
static bool IsInit ()
static void Refresh ()
static void ShutDown ()

Public Attributes

bool m_shutdown
wxCriticalSection m_critsect

Static Public Attributes

static Thread * m_parent = nullptr

Protected Attributes

wxMainWindowm_pframe
 Private members.
wxRenderCanvasm_pcanvas
RenderThreadm_pThread

Constructor & Destructor Documentation

FemViewer::WxGUI::wxFemViewerApp::wxFemViewerApp ( void   ) 
FemViewer::WxGUI::wxFemViewerApp::~wxFemViewerApp ( void   )  [virtual]

Member Function Documentation

int FemViewer::WxGUI::wxFemViewerApp::Init ( int  argc,
char **  argv,
Thread *  parent = nullptr 
) [static]

Here is the caller graph for this function:

int FemViewer::WxGUI::wxFemViewerApp::Init2 ( int  argc,
char **  argv 
) [static]
bool FemViewer::WxGUI::wxFemViewerApp::IsInit ( void   )  [static]

Here is the caller graph for this function:

int FemViewer::WxGUI::wxFemViewerApp::OnExit (  )  [virtual]

Here is the caller graph for this function:

bool FemViewer::WxGUI::wxFemViewerApp::OnInit (  )  [virtual]
int FemViewer::WxGUI::wxFemViewerApp::OnRun (  )  [virtual]

Here is the call graph for this function:

void FemViewer::WxGUI::wxFemViewerApp::Refresh ( void   )  [static]

Here is the call graph for this function:

Here is the caller graph for this function:

void FemViewer::WxGUI::wxFemViewerApp::ShutDown ( void   )  [static]

Here is the caller graph for this function:


Member Data Documentation

Thread * FemViewer::WxGUI::wxFemViewerApp::m_parent = nullptr [static]

Private members.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1