![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
Go to the source code of this file.
Classes | |
class | Cpl::Dm::Persistent::FlushRequest |
This abstract class define ITC message type and payload for the application to request flushing the Record to persistent storage. More... | |
class | Cpl::Dm::Persistent::FlushRequest::Payload |
Payload for Message: GetLatest. More... | |
class | Cpl::Dm::Persistent::FlushResponse |
This abstract class define ITC message type and payload for asynchronous response (to the application) of a Flush message. More... | |
Namespaces | |
namespace | Cpl |
The 'Cpl' namespace is the root name space for the Colony. | |
namespace | Cpl::Dm |
The 'Dm' namespace is the root namespace for a framework of the Data Model architecture pattern. | |
namespace | Cpl::Dm::Persistent |
The 'Persistent' namespace provides a persistent storage mechanism for Model Points. | |