![]() |
Papageno
An Advanced Pattern Matching Library
|
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. | |
The PPG_Action_Callback struct groups use callback information in an object oriented fashion (functor).
1.8.6