argus/error.h File Reference

Go to the source code of this file.

Enumerations

enum  pep_error_t {
  PEP_OK = 0, PEP_ERR_MEMORY, PEP_ERR_NULL_POINTER, PEP_ERR_LLIST,
  PEP_ERR_PIP_INIT, PEP_ERR_OH_INIT, PEP_ERR_OPTION_INVALID, PEP_ERR_PIP_PROCESS,
  PEP_ERR_AUTHZ_REQUEST, PEP_ERR_OH_PROCESS, PEP_ERR_MARSHALLING_HESSIAN, PEP_ERR_MARSHALLING_IO,
  PEP_ERR_UNMARSHALLING_HESSIAN, PEP_ERR_UNMARSHALLING_IO, PEP_ERR_CURL = 1024
}
 

PEP client error codes.

More...

Functions

const char * pep_strerror (pep_error_t pep_errno)
 Gets the string describing the error number errno.

Generated on 29 Apr 2014 for Argus PEP client API by  doxygen 1.6.1