GCBM
Public Member Functions | List of all members
OutputerStreamPostNotify Class Reference

#include <outputerstreampostnotify.h>

Inherits OutputerStream.

Collaboration diagram for OutputerStreamPostNotify:
Collaboration graph

Public Member Functions

 OutputerStreamPostNotify ()
 
virtual ~OutputerStreamPostNotify ()
 
void configure (const DynamicObject &config) override
 
void subscribe (NotificationCenter &notificationCenter) override
 
void onPostNotification (short preMessageSignal) override
 

Constructor & Destructor Documentation

◆ OutputerStreamPostNotify()

◆ ~OutputerStreamPostNotify()

virtual ~OutputerStreamPostNotify ( )
virtual

Member Function Documentation

◆ configure()

void configure ( const DynamicObject &  config)
override

Configuration function

Invoke OutputerStream::configure with parameter config

Returns
void

◆ onPostNotification()

void onPostNotification ( short  preMessageSignal)
override

Invoke on posting the notification

Parameters
short
Returns
void

◆ subscribe()

void subscribe ( NotificationCenter &  notificationCenter)
override

Subscribe to the signal PostNotification

Returns
void

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