Contents 
 Index 
 "Shell Script Reference" 
 < Previous 
 Next > 

voyant_common.h

Go to the documentation of this file.
00001 // This file has been modified on-the-fly with an input filter
00002 // to change it from shell syntax to C++ strictly for the purposes
00003 // of faking out Doxygen. Modifications include:
00004 
00005 // - changing # comments to C++ comments.
00006 // - ...
00007 
00008 // If you see other strangeness in the HTML version of the script file,
00009 // it comes from getting it to look more C++ like.
00010 
00011 
00012 /*****************************************************************************/
00013 /**   @mainpage
00014 ** 
00015 ** This is a Voyant internal module.
00016 **
00017 ** <center><a target="top" href="http://www.voyanttech.com">
00018 ** <img src="voyant.gif" ALT="Open new window to www.voyanttech.com." border="0">
00019 ** </a></center>
00020 **/
00021 /*****************************************************************************/
00022 
00023 /** @defgroup cms_driver Low-Level Drivers for CMS
00024  ** @warning Do NOT use these drivers if you are programming at
00025  ** the application level or at a level that uses BAPI/SAPI.
00026  **/
00027 
00028 /** @defgroup cms_xpt XPT Driver for CMS
00029  ** @brief Defines the low-level driver code for the XPT chips
00030  ** in the CMS platform.
00031  **
00032  ** @warning You should NOT be calling this driver directly
00033  ** if you are programming at the application level or at
00034  ** a level that uses BAPI/SAPI.
00035  **  @ingroup cms_driver
00036  **/
00037 
00038 
00039 
00040 
00041 
00042 
00043 
00044 
00045 
00046 


 "Shell Script Reference" 
 < Previous 
 Next > 


Open-Source tools compliments of Voyant Technologies, Inc. and Glenn C. Maxey.
01/13/2003

TP Tools v2-00-0a

# tpt-script-hcr-02