![]() |
GM6000 Digital Heater Controller Build: 20 (Branch = develop)
SDX-1330
|
The 'Persistent' namespace provides a persistent storage mechanism for Model Points. More...
The 'Persistent' namespace provides a persistent storage mechanism for Model Points.
The Colony.Core's Cpl::Persistent framework is used for base persistent storage.
Classes | |
| class | EraseRequest |
| This abstract class define ITC message type and payload for the application to request invalidating/corrupting the Record in persistent storage (i.e. More... | |
| class | EraseResponse |
| This abstract class define ITC message type and payload for asynchronous response (to the application) of a Erase message. More... | |
| class | FlushRequest |
| This abstract class define ITC message type and payload for the application to request flushing the Record to persistent storage. More... | |
| class | FlushResponse |
| This abstract class define ITC message type and payload for asynchronous response (to the application) of a Flush message. More... | |
| class | Record |
| This mostly concrete class implements the Cpl::Persistent::Record interface where a Record instance contains the data from N model points. More... | |