Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

iniaxis.hh

Go to the documentation of this file.
00001 #ifndef INIAXIS_HH
00002 #define INIAXIS_HH
00003 
00004 #include "emc.hh"               // EMC_AXIS_STAT
00005 
00006 /* initializes axis modules from ini file */
00007 extern int iniAxis(int axis, const char *filename);
00008 
00009 /* dump axis stat to ini file */
00010 extern int dumpAxis(int axis, const char *filename, EMC_AXIS_STAT *stat);
00011 #endif

Generated on Sun Dec 2 15:27:40 2001 for EMC by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001