A Class to create a wxwidgets application. More...
#include <main.h>
Private Member Functions | |
int | OnExit () |
virtual bool | OnInit () |
Private Attributes | |
char ** | my_argv_ |
ros::NodeHandlePtr | nh_ |
int MyApp::OnExit | ( | ) | [private] |
bool MyApp::OnInit | ( | ) | [private, virtual] |
char** MyApp::my_argv_ [private] |
ros::NodeHandlePtr MyApp::nh_ [private] |