maintCommandEnum
Declaration
typedef enum {
mAddEvent,
mRemoveEvent
} maintCommandEnum;Overview
Enumeration of commands that _maintCommand can deal with.
typedef enum {
mAddEvent,
mRemoveEvent
} maintCommandEnum;Enumeration of commands that _maintCommand can deal with.