All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Macros | Typedefs
modules/common/src/include/citrusleaf/cf_types.h File Reference
#include <stdlib.h>
#include <string.h>
#include <inttypes.h>
#include <unistd.h>
#include <stdbool.h>
#include <alloca.h>
+ Include dependency graph for modules/common/src/include/citrusleaf/cf_types.h:

Go to the source code of this file.

Data Structures

struct  cf_bytearray
 

Macros

#define CITRUSLEAF_EPOCH   1262304000
 
#define FALSE   0
 
#define INVALID_FD   (-1)
 
#define TRUE   1
 

Typedefs

typedef uint8_t byte
 
typedef unsigned int uint
 

Macro Definition Documentation

#define CITRUSLEAF_EPOCH   1262304000
#define FALSE   0
#define INVALID_FD   (-1)
#define TRUE   1

Typedef Documentation

typedef uint8_t byte
typedef unsigned int uint