/users/dtb26/GITROOT/vs-vetserial-poc/src/pcktexplr.h File Reference

Implements a custom wxListCtrl object, specifially tailored to display the contents of a vetsim serial packet. More...

#include <vector>
#include <map>
#include <wx/listctrl.h>
#include "vetprot.h"

Go to the source code of this file.

Namespaces

namespace  cornelluniversity

Classes

class  cornelluniversity::PacketExplorer
 Creates and manages a sub-class of wxListCtrl that is specifically configured to display dissections of vetsim serial packets. Currently, the display is limited to row-based interpretations of the data carried; nothing is yet done to examine data for protocol correctedness. Since this is a sub-class of wxListCtrl which has a ton of its own members, I've prefixed all PacketExplorer members with PE. More...
struct  cornelluniversity::PacketExplorer::PERow
 A data structure representation of wxListCtrl row. More...


Detailed Description

Implements a custom wxListCtrl object, specifially tailored to display the contents of a vetsim serial packet.


Generated on Sat Nov 10 10:03:36 2012 for Vet Serial Interfaces (w/ proof-of-concept application) by  doxygen 1.4.7