GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
IndexedEntryRequests.h File Reference
#include "Cpl/Itc/RequestMessage.h"
#include "Cpl/Itc/ResponseMessage.h"
#include "Cpl/Itc/SAP.h"
#include "Cpl/Persistent/IndexedEntryReader.h"
#include "Cpl/Persistent/Payload.h"
Include dependency graph for IndexedEntryRequests.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cpl::Persistent::GetLatestRequest
 This abstract class define ITC message type and payload for the application to request read Indexed Entry data. More...
 
class  Cpl::Persistent::GetLatestRequest::Payload
 Payload for Message: GetLatest. More...
 
class  Cpl::Persistent::GetLatestResponse
 This abstract class define ITC message type and payload for asynchronous response (to the application) of a GetLatest message. More...
 
class  Cpl::Persistent::GetNextRequest
 This abstract class define ITC message type and payload for the application to request read Indexed Entry data. More...
 
class  Cpl::Persistent::GetNextRequest::Payload
 Payload for Message: GetNext. More...
 
class  Cpl::Persistent::GetNextResponse
 This abstract class define ITC message type and payload for asynchronous response (to the application) of a GetNext message. More...
 
class  Cpl::Persistent::GetPreviousRequest
 This abstract class define ITC message type and payload for the application to request read Indexed Entry data. More...
 
class  Cpl::Persistent::GetPreviousRequest::Payload
 Payload for Message: GetPrevious. More...
 
class  Cpl::Persistent::GetPreviousResponse
 This abstract class define ITC message type and payload for asynchronous response (to the application) of a GetPrevious message. More...
 
class  Cpl::Persistent::GetByBufferIndexRequest
 This abstract class define ITC message type and payload for the application to request read Indexed Entry data. More...
 
class  Cpl::Persistent::GetByBufferIndexRequest::Payload
 Payload for Message: GetByBufferIndex. More...
 
class  Cpl::Persistent::GetByBufferIndexResponse
 This abstract class define ITC message type and payload for asynchronous response (to the application) of a GetByBufferIndex message. More...
 
class  Cpl::Persistent::ClearAllEntriesRequest
 This abstract class define ITC message type and payload for the application to clear/delete all entries. More...
 
class  Cpl::Persistent::ClearAllEntriesRequest::Payload
 Payload for Message. More...
 
class  Cpl::Persistent::ClearAllEntriesResponse
 This abstract class define ITC message type and payload for asynchronous response (to the application) of a ClearAllEntries message. 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.