Go to the source code of this file.
Classes | |
struct | _cbb |
Defines | |
#define | CBB_M_LOCK_BIT 0x1 |
#define | CBB_M_AUTO_LOCK 0x2 |
#define | CBB_M_TIMEOUT_CRASH 0x4 |
#define | CBB_M_SUMMARY_BITS 0x8 |
#define | CBB_M_SET_COUNT 0x10 |
#define | CBB_K_LENGTH 48 |
#define | CBB_C_LENGTH 48 |
#define | CBB_C_OR 0 |
#define | CBB_C_AND 1 |
#define | CBB_C_XOR 2 |
#define | CBB_C_BIC 3 |
#define | CBB_C_ORNOT 4 |
#define | CBB_C_EQV 5 |
#define | CBB_C_MAX_FUNCTION 5 |
#define | CBB_M_OVERRIDE_LOCK 1 |
Typedefs | |
typedef struct _cbb * | CBB_PQ |
typedef struct _cbb ** | CBB_PPQ |