WSF
wsf::console::SubscriberBase Class Referenceabstract

Contains the logic for formatting a message for file or for console. More...

#include <WsfConsole.hpp>

Inheritance diagram for wsf::console::SubscriberBase:

Public Member Functions

 SubscriberBase (const OutputSettings &aSettings) noexcept
 Creates and registers the subscriber.
void UpdateSettings (const OutputSettings &aSettings)
 Sets the settings.
OutputSettings GetSettings () const noexcept
 Returns the current settings.

Detailed Description

Contains the logic for formatting a message for file or for console.

Constructor & Destructor Documentation

◆ SubscriberBase()

wsf::console::SubscriberBase::SubscriberBase ( const OutputSettings & aSettings)
explicitnoexcept

Creates and registers the subscriber.

Referenced by wsf::console::ConsoleSubscriber::ConsoleSubscriber().

Member Function Documentation

◆ GetSettings()

wsf::console::OutputSettings wsf::console::SubscriberBase::GetSettings ( ) const
noexcept

◆ UpdateSettings()

void wsf::console::SubscriberBase::UpdateSettings ( const OutputSettings & aSettings)

Sets the settings.

References wsf::console::OutputSettings::mTypes.


The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved