1#ifndef Cpl_Persistent_Private_h_
2#define Cpl_Persistent_Private_h_
15#include "colony_config.h"
20#ifndef OPTION_CPL_PERSISTENT_WORK_BUFFER_SIZE
21#define OPTION_CPL_PERSISTENT_WORK_BUFFER_SIZE 1024
#define OPTION_CPL_PERSISTENT_WORK_BUFFER_SIZE
The number of bytes of the 'work-buffer'.
Definition Private_.h:21
uint8_t g_workBuffer_[OPTION_CPL_PERSISTENT_WORK_BUFFER_SIZE]
This PACKAGE SCOPED buffer is a singleton that is available as 'work buffer' for Chunk and Record ins...
The 'Cpl' namespace is the root name space for the Colony.
Definition Api16.h:20