Appearance
class flake::IndicationSink
#include <Object.h>
Public Functions
Name | |
---|---|
virtual void | onIndication(Indication & indication) =0 |
Protected Functions
Name | |
---|---|
~IndicationSink() =default |
Public Functions Documentation
function onIndication
cpp
virtual void onIndication(
Indication & indication
) =0
Parameters:
- indication
Protected Functions Documentation
function ~IndicationSink
cpp
~IndicationSink() =default