AERA
|
#include <init.h>
Public Member Functions | |
virtual void * | getFunction (const char *function_name)=0 |
Library is an abstract base class for a shared or static library with getFunction.
|
pure virtual |
Return the function with function_name or NULL if not found.
Implemented in r_exec::SharedFunctionLibrary.