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

nmlperf.hh

Go to the documentation of this file.
00001 
00002 
00003 #ifndef NMLPERF_HH
00004 #define NMLPERF_HH
00005 
00006 
00007 
00008 
00009 extern "C"
00010 {
00011   void nmlperf (char *config_file,
00012                 char *host_name,
00013                 int master,
00014                 int iterations, int increments,
00015                 int detailed_output, DISPLAY_MODE display_mode,
00016                 int connection_number, int check_match, int timeout_micros);
00017 
00018   void nmlperf_stop ();
00019 }
00020 
00021 #endif

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