VetSim Applications File List

Here is a list of all files with brief descriptions:
/users/dtb26/GITROOT/vetsim/vs-core/include/asserial.h [code]
/users/dtb26/GITROOT/vetsim/vs-core/include/excepts.h [code]Custom exception objects for use throughout the pending application-space. It is intended that this lib will serve as a centralized exception implementation and will grow as need dictates
/users/dtb26/GITROOT/vetsim/vs-core/include/logger.h [code]A cascading priorities logging tool. This object is thread-safe, it uses memory on the free store, so terminate() must be called. We now support a log level, which dictates which logs actually get written at all. The log level is set much like bind; that is, it cascades so setting log_level "warn" will write out only log entries with a priority of "warn", "error", and "fatal"
/users/dtb26/GITROOT/vetsim/vs-core/include/messaging.h [code]
/users/dtb26/GITROOT/vetsim/vs-core/include/vetprot.h [code]This file implements a command structure in support of the vet serial specification. However, while these structures are currently intended for use over RS232 it is being implemented as an abstract "packet delivery" structure which should work fine over any transport capable of delivering serialized ascii data. See the protocol definition documentation for details
/users/dtb26/GITROOT/vetsim/vs-cpr/src/dialogs.h [code]DEFINE THIS FILE
/users/dtb26/GITROOT/vetsim/vs-cpr/src/prefscfg.h [code]DEFINE THIS FILE
/users/dtb26/GITROOT/vetsim/vs-cpr/src/serialcfg.h [code]DEFINE THIS FILE
/users/dtb26/GITROOT/vetsim/vs-cpr/src/wxcpr.h [code]DEFINE THIS FILE

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