Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

monitor.h File Reference

Go to the source code of this file.

Defines

#define MAX_PLACECODE   0x10000

Enumerations

enum  PlaceCode {
  PLACE_CONNECT, PLACE_WRITEBYTES, PLACE_MYREAD, PLACE_SETBLOCKING,
  PLACE_RRECV, PLACE_RSELECT
}

Functions

int monitorLog (enum PlaceCode placeCode, int errNum)


Define Documentation

#define MAX_PLACECODE   0x10000
 

Definition at line 4 of file monitor.h.


Enumeration Type Documentation

enum PlaceCode
 

Enumeration values:
PLACE_CONNECT 
PLACE_WRITEBYTES 
PLACE_MYREAD 
PLACE_SETBLOCKING 
PLACE_RRECV 
PLACE_RSELECT 

Definition at line 6 of file monitor.h.


Function Documentation

int monitorLog enum PlaceCode  placeCode,
int  errNum
 

Definition at line 33 of file monitor.c.

References buf, MAXLEN, PLACE_CONNECT, PLACE_MYREAD, PLACE_RRECV, PLACE_RSELECT, PLACE_SETBLOCKING, PLACE_WRITEBYTES, and stringifyErrorCode().

Referenced by my_read(), rconnectName(), rrecv(), rselect(), setblocking(), and writeBytes().


Generated on Tue Feb 8 00:05:18 2005 for Neuroserver by doxygen 1.3.3