tlds
Transactional Operations for Linked Data Structures
|
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 enum int_error int_error_t |
enum int_error |