EV_EditMethod(const char *szName, EV_EditMethod_pFn fn, EV_EditMethodType emt, const char *szDescription) | EV_EditMethod | |
EV_EditMethod(const char *szName, EV_EditMethod_pCtxtFn fn, EV_EditMethodType emt, const char *szDescription, void *context) | EV_EditMethod | |
Fn(AV_View *pView, EV_EditMethodCallData *pCallData) const | EV_EditMethod | |
getDescription() const | EV_EditMethod | |
getName() const | EV_EditMethod | |
getType() const | EV_EditMethod | |
m_context | EV_EditMethod | [protected] |
m_CtxtFn | EV_EditMethod | [protected] |
m_emt | EV_EditMethod | [protected] |
m_fn | EV_EditMethod | [protected] |
m_szDescription | EV_EditMethod | [protected] |
m_szName | EV_EditMethod | [protected] |