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

nmlwatch.h

Go to the documentation of this file.
00001 
00002 
00003 #ifndef NMLWATCH_H
00004 #define NMLWATCH_H
00005 
00006 #ifdef __cplusplus
00007 extern "C"
00008 {
00009 #endif
00010 
00011   void stop_watching_nml (int);
00012   int nml_watch (char *config_file, char *buffer, double sample_period);
00013 
00014 
00015 #ifdef __cplusplus
00016 }
00017 #endif
00018 
00019 
00020 
00021 #endif                          /* NMLWATCH_H */

Generated on Sun Dec 2 15:56:51 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001