tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
error.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef enum int_error int_error_t
 

Enumerations

enum  int_error {
  ERROR_NONE = 0, ERROR_SHORT = 1, ERROR_FLOWID = 2, ERROR_FRAGMENTID = 3,
  ERROR_LENGTH = 4, ERROR_NUMFRAGMENT = 5, ERROR_INCOMPLETE = 6, ERROR_SIGNATURE = 7,
  NUM_ERROR
}
 

Typedef Documentation

typedef enum int_error int_error_t

Enumeration Type Documentation

enum int_error
Enumerator
ERROR_NONE 
ERROR_SHORT 
ERROR_FLOWID 
ERROR_FRAGMENTID 
ERROR_LENGTH 
ERROR_NUMFRAGMENT 
ERROR_INCOMPLETE 
ERROR_SIGNATURE 
NUM_ERROR