cornelluniversity::PacketExplorer::PERow Struct Reference

A data structure representation of wxListCtrl row. More...

#include <pcktexplr.h>

List of all members.

Public Attributes

bool error
int index
wxString byte
wxString value
wxString data


Detailed Description

A data structure representation of wxListCtrl row.


Member Data Documentation

wxString cornelluniversity::PacketExplorer::PERow::byte

byte column data (number of byte position in the packet)

wxString cornelluniversity::PacketExplorer::PERow::data

interpretation of the bytes value

bool cornelluniversity::PacketExplorer::PERow::error

is this byte in an error state (contextually inappropriate)

int cornelluniversity::PacketExplorer::PERow::index

0-based index of control rows (managed internally)

wxString cornelluniversity::PacketExplorer::PERow::value

the value contained in the byte (hexidecimal)


The documentation for this struct was generated from the following file:
Generated on Sat Nov 10 10:03:36 2012 for Vet Serial Interfaces (w/ proof-of-concept application) by  doxygen 1.4.7