Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

txtbuffers.h

00001 #ifndef _TXTBUFFERS_
00002 #define _TXTBUFFERS_
00003 
00004 int initTxtBuffers();
00005 int errOut(int level, char *string);
00006 int msgOut(int level, char *string);
00007 int readMsg(char *string, int n);
00008 int readErr(char *string, int n);
00009 
00010 #endif

Generated on Fri Dec 16 19:38:26 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5