swift
Protected Member Functions | List of all members
swift::misc::shared_state::CScalarJournal< T > Class Template Reference

Base class for an object that shares state with a corresponding CScalarObserver subclass object. More...

Inheritance diagram for swift::misc::shared_state::CScalarJournal< T >:
[legend]

Protected Member Functions

 CScalarJournal (QObject *parent)
 Constructor.
 
- Protected Member Functions inherited from swift::misc::shared_state::CGenericScalarJournal
 CGenericScalarJournal (QObject *parent)
 Constructor.
 

Additional Inherited Members

- Public Member Functions inherited from swift::misc::shared_state::CGenericScalarJournal
void initialize (IDataLink *)
 Publish using the given transport mechanism.
 

Detailed Description

template<typename T>
class swift::misc::shared_state::CScalarJournal< T >

Base class for an object that shares state with a corresponding CScalarObserver subclass object.

Template Parameters
TDatatype encapsulating the state to be shared.

Definition at line 53 of file scalarjournal.h.


The documentation for this class was generated from the following file: