pianod2
multisource multiuser scriptable networked music player
Public Attributes | List of all members
CallbackProvider::Callbacks Struct Reference

Public Attributes

std::function< bool(bool)> delegate
 
std::function< void(int &count)> callback
 
std::function< int(int value)> aggregator
 

Member Data Documentation

◆ aggregator

std::function<int (int value)> CallbackProvider::Callbacks::aggregator

◆ callback

std::function<void (int &count)> CallbackProvider::Callbacks::callback

◆ delegate

std::function<bool (bool)> CallbackProvider::Callbacks::delegate

The documentation for this struct was generated from the following file: