|
CommonLibSSE (powerof3)
|
#include <AddCallbackVisitor.h>
Public Member Functions | |
| AddCallbackVisitor (FxDelegateHandler *a_handler, FxDelegate::CallbackHash *a_hash) | |
| ~AddCallbackVisitor () override=default | |
| void | Process (const GString &a_methodName, FxDelegateHandler::CallbackFn *a_method) override |
Public Member Functions inherited from RE::FxDelegateHandler::CallbackProcessor | |
| virtual | ~CallbackProcessor ()=default |
Public Attributes | |
| FxDelegateHandler * | handler |
| FxDelegate::CallbackHash * | hash |
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_AddCallbackVisitor |
| static constexpr auto | VTABLE = VTABLE_AddCallbackVisitor |
Static Public Attributes inherited from RE::FxDelegateHandler::CallbackProcessor | |
| static constexpr auto | RTTI = RTTI_FxDelegateHandler__CallbackProcessor |
| static constexpr auto | VTABLE = VTABLE_FxDelegateHandler__CallbackProcessor |
| RE::AddCallbackVisitor::AddCallbackVisitor | ( | FxDelegateHandler * | a_handler, |
| FxDelegate::CallbackHash * | a_hash | ||
| ) |
|
overridedefault |
|
overridevirtual |
Implements RE::FxDelegateHandler::CallbackProcessor.
| FxDelegateHandler* RE::AddCallbackVisitor::handler |
| FxDelegate::CallbackHash* RE::AddCallbackVisitor::hash |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |