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

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

#include <ppg_action.h>

Data Fields

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

Detailed Description

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


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