Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

Callback Class Referenceabstract

#include <callback.h>

+ Inheritance diagram for Callback:
+ Collaboration diagram for Callback:

Public Slots

virtual void call ()=0
 

Detailed Description

Definition at line 6 of file callback.h.

Member Function Documentation

◆ call

virtual void Callback::call ( )
pure virtualslot

Implemented in FunctionCallback< F >.


The documentation for this class was generated from the following file:
Released under the MIT license