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

txtBuffer.h File Reference

Go to the source code of this file.

Data Structures

struct  TextBuffer
struct  TXTBUFFER

Defines

#define RINGBUFF
#define LINBUFF
#define NOOVERWRITE
#define OVERWRITE
#define NOWRAPAROUND
#define WRAPAROUND
#define TXT_BFR_NOOVERFLOW
#define TXT_BFR_OVERFLOW
#define BUFFER_EMPTY
#define BUFFER_OCCUPIED
#define STX
#define SPC

Typedefs

typedef TextBuffer TextBuffer

Functions

INT32 txtNewBufferEntry (struct TXTBUFFER *buffer, char *file, INT32 line, char *txtMessage)
INT32 txtAddBufferEntry (struct TXTBUFFER *buffer, char *file, INT32 line, char *txtMessage)
INT32 txtMarkBufferRead (struct TXTBUFFER *buffer)


Define Documentation

#define BUFFER_EMPTY
 

Definition at line 56 of file txtBuffer.h.

#define BUFFER_OCCUPIED
 

Definition at line 57 of file txtBuffer.h.

#define LINBUFF
 

Definition at line 48 of file txtBuffer.h.

#define NOOVERWRITE
 

Definition at line 49 of file txtBuffer.h.

#define NOWRAPAROUND
 

Definition at line 51 of file txtBuffer.h.

#define OVERWRITE
 

Definition at line 50 of file txtBuffer.h.

#define RINGBUFF
 

Definition at line 47 of file txtBuffer.h.

#define SPC
 

Definition at line 64 of file txtBuffer.h.

#define STX
 

Definition at line 63 of file txtBuffer.h.

#define TXT_BFR_NOOVERFLOW
 

Definition at line 53 of file txtBuffer.h.

#define TXT_BFR_OVERFLOW
 

Definition at line 54 of file txtBuffer.h.

#define WRAPAROUND
 

Definition at line 52 of file txtBuffer.h.


Typedef Documentation

typedef struct TextBuffer TextBuffer
 


Function Documentation

INT32 txtAddBufferEntry struct TXTBUFFER   buffer,
char *    file,
INT32    line,
char *    txtMessage
 

INT32 txtMarkBufferRead struct TXTBUFFER   buffer
 

INT32 txtNewBufferEntry struct TXTBUFFER   buffer,
char *    file,
INT32    line,
char *    txtMessage
 


Generated on Mon Dec 15 19:36:54 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3