#include <rosout_generated.h>
Public Member Functions | |
| RosoutFrame (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("rxconsole"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(800, 600), long style=wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL) | |
| ~RosoutFrame () | |
Public Attributes | |
| rxtools::RosoutPanel * | rosout_panel_ |
Class RosoutFrame
Definition at line 227 of file rosout_generated.h.
| RosoutFrame::RosoutFrame | ( | wxWindow * | parent, | |
| wxWindowID | id = wxID_ANY, |
|||
| const wxString & | title = wxT("rxconsole"), |
|||
| const wxPoint & | pos = wxDefaultPosition, |
|||
| const wxSize & | size = wxSize( 800,600 ), |
|||
| long | style = wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL | |||
| ) |
Definition at line 387 of file rosout_generated.cpp.
| RosoutFrame::~RosoutFrame | ( | ) |
Definition at line 401 of file rosout_generated.cpp.
Definition at line 234 of file rosout_generated.h.