/users/dtb26/GITROOT/VetSim-Core/src/vetserial/wxguipoc.h File Reference
This is a proof of concept application to test various bits of technology that will be required by the final project solutions:
- rs232 communications with arduino devices
- asynchronous rs232 communications
- vetserial protocol
- wxwidgets functionality
- wxwidgets managed via wxWidgets::AUI
- CMAKE cross-platform building.
More...
#include <boost/bind.hpp>
#include <boost/asio.hpp>
#include <boost/asio/serial_port.hpp>
#include <boost/thread.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/date_time/posix_time/posix_time_types.hpp>
#include "asserial.h"
#include "vetprot.h"
#include "pcktexplr.h"
#include <wx/wx.h>
#include <wx/aui/aui.h>
Go to the source code of this file.
|
Classes |
class | VetSerialApp |
| extends wxApp and is essentially our entry point into the winmain program loop. More...
|
class | MainFrame |
| extends wxFrame and serves as our primary (and only) window for this application. More...
|
Detailed Description
This is a proof of concept application to test various bits of technology that will be required by the final project solutions:
- rs232 communications with arduino devices
- asynchronous rs232 communications
- vetserial protocol
- wxwidgets functionality
- wxwidgets managed via wxWidgets::AUI
- CMAKE cross-platform building.
Definition in file wxguipoc.h.
Generated on Thu Sep 27 11:11:48 2012 for VetSim by
1.4.7