tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
action.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 action action_t
 

Enumerations

enum  action { ACTION_MAKE_RESERVATION = 0, ACTION_DELETE_CUSTOMER = 1, ACTION_UPDATE_TABLES = 2, NUM_ACTION }
 

Typedef Documentation

typedef enum action action_t

Enumeration Type Documentation

enum action
Enumerator
ACTION_MAKE_RESERVATION 
ACTION_DELETE_CUSTOMER 
ACTION_UPDATE_TABLES 
NUM_ACTION