|
libintrovirt v0.57.4
IntroVirt introspection library
|
This is the complete list of members for introvirt::FunctionCallFactory< T >, including all inherited members.
| function_breakpoint_hit(Event &event) | introvirt::FunctionCallFactory< T > | inline |
| function_ret_breakpoint_hit(Event &event, std::shared_ptr< FunctionCallReturnData< T > > return_data) | introvirt::FunctionCallFactory< T > | inline |
| FunctionCallFactory(const guest_ptr< void > &address, std::function< void(Event &, T &)> callback, std::function< void(Event &, T &)> return_callback, std::function< bool(Event &)> filter=nullptr) | introvirt::FunctionCallFactory< T > | inline |
| ~FunctionCallFactory() | introvirt::FunctionCallFactory< T > | inline |