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

probeSendRefs.h

Go to the documentation of this file.
00001 #ifndef PROBE_SENDREFS_H
00002 #define PROBE_SENDREFS_H
00003 /*******************************************************************************
00004 * E.S.O. - VLT project
00005 *
00006 * "@(#) $Id: probeSendRefs.h,v 1.48 2003/11/24 13:21:28 vltsccm Exp $"
00007 *
00008 * who       when      what
00009 * --------  --------  ----------------------------------------------
00010 * rkarban 2000-08-11 created
00011 */
00012 
00013 #include "acm.h"
00014 
00015 typedef ccsCOMPL_STAT (probeSEND_REFS) (vltINT32   action,
00016           const vltDOUBLE r, const vltDOUBLE theta,
00017           const ccsTIMEVAL timeStamp,
00018           const acmSEND_REFS_SET_POINTS setPoints,
00019           vltINT32  *acmState, ccsERROR  *error);
00020 
00024 
00026 acmSEND_REFS probeSendRefsFromAcm;
00027 
00036 void probeSendRefsInstall (probeSEND_REFS *f);
00037 
00039 #endif 

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