GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
Subscriber.h File Reference
#include "Cpl/Dm/SubscriberApi.h"
#include "Cpl/Dm/ModelPoint.h"
#include "Cpl/Dm/EventLoop.h"
#include <stdint.h>
Include dependency graph for Subscriber.h:
This graph shows which files directly or indirectly include this file:

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.