Searched defs:DoNotifyAlways (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DGuiEvents.h415 inline void DoNotifyAlways(void (*func)()) { function in namespace:MuleNotify
419 inline void DoNotifyAlways(void (*func)(A1A), A1B arg1) { function in namespace:MuleNotify
423 inline void DoNotifyAlways(void (*func)(A1A, A2A), A1B arg1, A2B arg2) { function in namespace:MuleNotify
427 inline void DoNotifyAlways(void (*func)(A1A, A2A, A3A), A1B arg1, A2B arg2, A3B arg3) { function in namespace:MuleNotify

Completed in 32 milliseconds