AccelMMA7361 | |
cornelluniversity::vetserial::asynch_serial | An asynchronous serial object based on the boost::asio library utilizing asynch reads |
cornelluniversity::vetserial::base_command | A pure virtual abstraction which serves as the basis of the vet serial protocol command structure |
Latency::Command | |
config | |
cornelluniversity::vetserial::control_request | base_command Implements a control (or header-only) command |
data | Wraps a data array |
execution | Execution module functions |
execution_controller | Execution module administrative control functions |
hashnode_s | |
hashtbl | |
Latency::Commands::Join | |
Latency::Commands::Joinable | |
Latency::Commands::JoinAck | |
Latency::Commands::JoinRequest | |
Latency_Command | |
Latency_Command_Join | |
Latency_Command_Join_Request | |
Latency_Command_Message | |
Latency_Command_Start_Execution | |
Latency_Command_Update_Param | |
Latency_Data | |
Latency_Data_Message | |
Latency_Data_Report | |
Latency_Data_Report_Message | |
MainFrame | Extends wxFrame and serves as our primary (and only) window for this application |
message | Message structure for exchanging data |
messaging | Messaging module functions |
messaging_controller | Messaging module functions related to message processing control |
cornelluniversity::vetserial::mp3_play_request | base_command Implements a request to initiate the playing of an MP3 device on the remote device |
cornelluniversity::vetserial::mp3_stop_request | base_command Implements a request to to stop the playing of a track that is currently in playback on the remote device |
MP3Trigger | |
MyApp | |
MyFrame | |
MyScrolledWindowBase | |
MyScrolledWindowSmart | |
cornelluniversity::PacketExplorer | Creates and manages a sub-class of wxListCtrl that is specifically configured to display dissections of vetsim serial packets |
cornelluniversity::PacketExplorer::PERow | A data structure representation of wxListCtrl row |
Latency::Payload | |
property_manager | |
Latency::Report | |
serializer | Serializes and deserializes messagess to and from bytestreams |
Latency::Commands::StartExecution | |
cornelluniversity::vetserial::status_request | base_command Implements a control command soliciting a status check from the remote machine |
cornelluniversity::vetserial::status_response | base_command Implements a control command responding to another machine's request for a status check |
Latency::Commands::StopExecution | |
Latency::Commands::StopExecutionRequest | |
timing | Timing module functions |
Latency::Commands::UpdateParam | |
VetSerialApp | Extends wxApp and is essentially our entry point into the winmain program loop |
cornelluniversity::vetsim_badchksum | Exception object for use with the vet serial protocol |
cornelluniversity::vetsim_exception | Base exception object for use within the vet application-space |
cornelluniversity::vetsim_serial | |
cornelluniversity::vetsim_timeout | Exception object for use with the vet serial protocol |