#include <boost/bind.hpp>
#include <boost/thread.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/date_time/posix_time/posix_time_types.hpp>
#include <wx/wx.h>
#include <wx/aui/aui.h>
#include "dialogs.h"
#include "serialcfg.h"
#include "prefscfg.h"
Go to the source code of this file.
Namespaces | |
namespace | cornelluniversity |
namespace | cornelluniversity::vetcpr |
Classes | |
class | cornelluniversity::vetcpr::VetSimApp |
class | cornelluniversity::vetcpr::MainFrame |
extends wxFrame and serves as our primary (and only) window for this application. Note that this is AUI managed. More... | |
Defines | |
#define | WIN32_LEAN_AND_MEAN |
#define | WX_LEAN_AND_MEAN |
#define WIN32_LEAN_AND_MEAN |
#define WX_LEAN_AND_MEAN |