Papageno
An Advanced Pattern Matching Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
PPG_Signal_Callback Struct Reference

The PPG_Signal_Callback_Fun struct groups use callback information in an object oriented fashion (functor). More...

#include <ppg_signal_callback.h>

Data Fields

PPG_Signal_Callback_Fun func
 The callback function.
 
void * user_data
 Optional user data that is passed to the callback when called.
 

Detailed Description

The PPG_Signal_Callback_Fun struct groups use callback information in an object oriented fashion (functor).


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