Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

aubcn.h

Go to the documentation of this file.
00001 /************************************************************************
00002 * 
00003 * 
00004 *   E.S.O. - VLT project
00005 * 
00006 *   "@(#) $Id: aubcn.h,v 1.46 2003/11/19 10:02:41 vltsccm Exp $"
00007 * 
00008 * 
00009 *************************************************************************
00010 * 
00011 * 
00012 *   NAME
00013 *   aubcn.h
00014 * 
00015 *   SYNOPSIS
00016 *   #include "aubcn.h"
00017 *
00018 *   DESCRIPTION
00019 * 
00020 *  
00021 ************************************************************************/
00022 
00023 /*
00024  *  Avoid reinclusion
00025  */
00026 
00027 #ifndef AUBCN_H
00028 #define AUBCN_H
00029 
00030 /*
00031  *  System includes needed by this include file
00032  */
00033 
00034 
00035 /*
00036  *  Application includes needed by this include file
00037  */
00038 
00039 #include "aubcnDeviceList.h"
00040 #include "aubcnDefines.h"
00041 #include "aubcnErrors.h"
00042 
00043 /*
00044  *  Macros 
00045  */
00046 
00047 /*
00048  *  Typedefs and structs
00049  */
00050 
00051 /*
00052  *  Foward declarations for global data 
00053  */
00054 
00055 /*
00056  *  Forward declarations for global functions
00057  */
00058 
00059 void aubcnVersion(vltBYTES80 version);
00060 
00061 /*
00062  *  (End of) avoid reinclusion
00063  */
00064 
00065 #endif 

Generated on Wed Dec 3 14:52:10 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001