GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
IndexedEntryServer.h File Reference
#include "colony_config.h"
#include "Cpl/Persistent/IndexedEntryRecord.h"
#include "Cpl/Persistent/IndexedEntryRequests.h"
#include "Cpl/Container/RingBufferMP.h"
#include "Cpl/Itc/CloseSync.h"
#include "Cpl/Dm/SubscriberComposer.h"
Include dependency graph for IndexedEntryServer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cpl::Persistent::IndexedEntryServer< ENTRY >
 This concrete template class implements the ITC messaging (and Model Point monitoring) needed to provide a thread-safe/asynchronous interface for reading/writing 'Indexed Entries'. More...
 

Namespaces

namespace  Cpl
 The 'Cpl' namespace is the root name space for the Colony.
 
namespace  Cpl::Persistent
 The 'Persistent' namespace provides a basic persistent storage mechanism for non-volatile data.
 

Macros

#define OPTION_CPL_PERSISTENT_INDEXED_ENTRY_SERVER_MAX_BATCH_WRITE   4
 Maximum number of entries that can be written as the result of single change notification.
 

Macro Definition Documentation

◆ OPTION_CPL_PERSISTENT_INDEXED_ENTRY_SERVER_MAX_BATCH_WRITE

#define OPTION_CPL_PERSISTENT_INDEXED_ENTRY_SERVER_MAX_BATCH_WRITE   4

Maximum number of entries that can be written as the result of single change notification.