Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

errcode.h File Reference

#include <exception>

Go to the source code of this file.

Enumerations

enum  {
  ERR_BAD_SOCKET = -100, ERR_SIGPIPE, ERR_SUCCESS, ERR_SEND_MESG,
  ERR_RECV_MESG, ERR_BAD_DATA
}
enum  {
  POSSE_SUCCESS = 0, POSSE_FAILURE, POSSE_RETRY, POSSE_INVALID_KEY,
  POSSE_INVALID_VARIABLE, POSSE_READONLY_KEY
}

Functions

void trap_sigpipe ()


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
ERR_BAD_SOCKET 
ERR_SIGPIPE 
ERR_SUCCESS 
ERR_SEND_MESG 
ERR_RECV_MESG 
ERR_BAD_DATA 

Definition at line 7 of file errcode.h.

anonymous enum
 

Enumeration values:
POSSE_SUCCESS 
POSSE_FAILURE 
POSSE_RETRY 
POSSE_INVALID_KEY 
POSSE_INVALID_VARIABLE 
POSSE_READONLY_KEY 

Definition at line 8 of file errcode.h.


Function Documentation

void trap_sigpipe  
 

Definition at line 21 of file errcode.cc.


Generated on Sun Jun 16 17:36:50 2002 for POSSE: Portable Object-oriented Scientific Steering Environment by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001