cornelluniversity Namespace Reference


Classes

class  vetsim_exception
 Base exception object for use within the vet application-space. It is intended that this will be the primary exception object in cases where you need to trap things that can't be caught before runtime; extend as needed for situations that can be uniquely dealt with. I've added a details() rouitne which will just give you the std::string variant of what(). std::runtime_error. More...
class  vetsim_serial
class  vetsim_badchksum
 Exception object for use with the vet serial protocol. This is intended to catch errors resulting from failed checksum (crc16) validation checks. A likely scenerio is to catch the failue and reply to the transmitter with a NAK, essentially asking for a retransmission. cornelluniversity::vetsim_exception. More...
class  vetsim_timeout
 Exception object for use with the vet serial protocol. This is intended to catch errors resulting from failed checksum (crc16) validation checks. A likely scenerio is to catch the failue and reply to the transmitter with a NAK, essentially asking for a retransmission. cornelluniversity::vetsim_exception. More...

Namespaces

namespace  vetcpr
namespace  vetserial


Detailed Description

The Global namespace for the vet simulation software. Additional namespaces may be common under this scope, each wrapping some larger subset of functionality (e.g. a network lib may be large enough to warrant it's own namespace).


Generated on Wed Nov 14 12:01:02 2012 for VetSim Applications by  doxygen 1.4.7