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_ |
A Class to create a wxwidgets application.
Definition at line 41 of file main.h.
char** MyApp::my_argv_ [private] |
ros::NodeHandlePtr MyApp::nh_ [private] |