cornelluniversity::vetsim_serial Class Reference

Inheritance diagram for cornelluniversity::vetsim_serial:

cornelluniversity::vetsim_exception List of all members.

Public Member Functions

 vetsim_serial (const std::string &errstr)
 constructor
 vetsim_serial (const vetsim_serial &copyref)
 vetsim_serial (const char *errstr)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. constructor, overloaded to accept the traditional c-style string.

Detailed Description

Definition at line 84 of file excepts.h.


Constructor & Destructor Documentation

cornelluniversity::vetsim_serial::vetsim_serial ( const std::string &  errstr  )  [inline]

constructor

Parameters:
errstr - sets a custom error message.
See also:
vetexcept_badchksum(const char * errstr)

Definition at line 91 of file excepts.h.

cornelluniversity::vetsim_serial::vetsim_serial ( const char *  errstr  )  [inline]

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. constructor, overloaded to accept the traditional c-style string.

Parameters:
errstr - sets a custom error message.
See also:
vetexcept_badchksum(const std::string & errstr)

Definition at line 99 of file excepts.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 27 11:11:48 2012 for VetSim by  doxygen 1.4.7