swift
Public Member Functions | List of all members
swift::misc::CLogHistorySource Class Reference

Allows distributed insertion of log messages into a central CLogHistory. More...

Inheritance diagram for swift::misc::CLogHistorySource:
[legend]

Public Member Functions

 CLogHistorySource (QObject *parent=nullptr)
 Constructor.
 
- Public Member Functions inherited from swift::misc::shared_state::CListMutator< CStatusMessageList >
void addElement (const typename T::value_type &value)
 Add list element.
 
- Public Member Functions inherited from swift::misc::shared_state::CGenericListMutator
void initialize (IDataLink *)
 Publish using the given transport mechanism.
 

Additional Inherited Members

- Protected Member Functions inherited from swift::misc::shared_state::CListMutator< CStatusMessageList >
 CListMutator (QObject *parent)
 Constructor.
 
- Protected Member Functions inherited from swift::misc::shared_state::CGenericListMutator
 CGenericListMutator (QObject *parent)
 Constructor.
 
void addElement (const CVariant &value)
 Add list element as variant.
 

Detailed Description

Allows distributed insertion of log messages into a central CLogHistory.

Definition at line 36 of file loghistory.h.


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