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 117 of file PatcherNew.cpp.

Field Documentation

const char* patcher_function_list_t::name

Definition at line 119 of file PatcherNew.cpp.

functionptr patcher_function_list_t::patcher

Definition at line 118 of file PatcherNew.cpp.


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