CACAO
Data Fields
patcher_function_list_t Struct Reference

patcher_function_list More...

Data Fields

functionptr patcher
 
const char * name
 

Detailed Description

patcher_function_list

This is a list which maps patcher function pointers to the according names of the patcher functions. It is only usefull for debugging purposes.

Definition at line 69 of file patcher-common.hpp.

Field Documentation

const char * patcher_function_list_t::name

Definition at line 71 of file patcher-common.hpp.

functionptr patcher_function_list_t::patcher

Definition at line 70 of file patcher-common.hpp.


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