errors.h File Reference

Switch Operation Management Interface. More...

Go to the source code of this file.

Macros

#define SOM_ERROR_OFFSET   1000
 

Enumerations

enum  som_error {
  SOM_OK = 0, SOM_ERROR_VERSION = SOM_ERROR_OFFSET, SOM_ERROR_NOINIT, SOM_ERROR_NOFACILITY,
  SOM_ERROR_INTERNAL, SOM_ERROR_TIMEOUT, SOM_ERROR_NOSESSION, SOM_ERROR_ABORT,
  SOM_ERROR_NOMEM, SOM_ERROR_INVALIDARGS, SOM_ERROR_NOCALLBACK, SOM_ERROR_NOHOST,
  SOM_ERROR_NETWORK, SOM_ERROR_CONNECT, SOM_ERROR_AUTHFAILED, SOM_ERROR_NOTCONNECTED,
  SOM_ERROR_PROTOCOL, SOM_ERROR_FAILED, SOM_ERROR_BUSY, SOM_ERROR_MORE,
  SOM_ERROR_LIMITREACHED, SOM_ERROR_NOSPACE, SOM_ERROR_NOTFOUND, SOM_ERROR_WRONGTYPE,
  SOM_ERROR_DUPLICATE, SOM_ERROR_NYI
}
 

Detailed Description

Switch Operation Management Interface.

This is an API for interfacing to the Isode Switch Management Interface Daemon.

Definition in file errors.h.

All rights reserved © 2002 - 2024 Isode Ltd.