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