Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

defines.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define XETPAN_DIR_SEPARATOR_S   "/"
#define XETPAN_DIR_SEPARATOR_C   '/'
#define XETPAN_NO_ERR   0
 Success return value.

#define XETPAN_ERR   -1
 Some error occured.

#define XETPAN_ERR_MSG_TOO_LONG   -2
 Remote command too long.

#define XETPAN_ERR_SOCK_WR   -3
 Socket write error.

#define XETPAN_ERR_SOCK_RD   -4
 Socket read error.

#define XETPAN_ERR_UNKNWN_CMD   -5
 Unknown remote command.

#define XETPAN_REMOTE_CLIENT   -6
 Remote client.


Enumerations

enum  { XETPAN_INFO_MESSAGE, XETPAN_WARNING_MESSAGE, XETPAN_ERROR_MESSAGE }


Define Documentation

#define XETPAN_DIR_SEPARATOR_C   '/'
 

#define XETPAN_DIR_SEPARATOR_S   "/"
 

#define XETPAN_ERR   -1
 

Some error occured.

#define XETPAN_ERR_MSG_TOO_LONG   -2
 

Remote command too long.

#define XETPAN_ERR_SOCK_RD   -4
 

Socket read error.

#define XETPAN_ERR_SOCK_WR   -3
 

Socket write error.

#define XETPAN_ERR_UNKNWN_CMD   -5
 

Unknown remote command.

#define XETPAN_NO_ERR   0
 

Success return value.

#define XETPAN_REMOTE_CLIENT   -6
 

Remote client.

Do not * close connection


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
XETPAN_INFO_MESSAGE 
XETPAN_WARNING_MESSAGE 
XETPAN_ERROR_MESSAGE 


Generated on Wed Oct 22 15:51:10 2003 for XetPan by doxygen 1.3.2