swift
|
Base class for an object that shares state with a corresponding CScalarObserver subclass object. More...
Protected Member Functions | |
CScalarJournal (QObject *parent) | |
Constructor. | |
![]() | |
CGenericScalarJournal (QObject *parent) | |
Constructor. | |
Additional Inherited Members | |
![]() | |
void | initialize (IDataLink *) |
Publish using the given transport mechanism. | |
Base class for an object that shares state with a corresponding CScalarObserver subclass object.
T | Datatype encapsulating the state to be shared. |
Definition at line 53 of file scalarjournal.h.