![]() |
GM6000 Digital Heater Controller Build: 20 (Branch = develop)
SDX-1330
|
#include "Cpl/Dm/SubscriberApi.h"#include "Cpl/Dm/ModelPoint.h"#include "Cpl/Dm/EventLoop.h"#include <stdint.h>Go to the source code of this file.
Classes | |
| class | Cpl::Dm::SubscriberBase |
| This mostly concrete class defines the Subscriber interface - for change notifications - to a Model Points data/state. More... | |
| class | Cpl::Dm::Subscriber< MP > |
| This template class defines a type safe Subscriber. 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. | |