Home
last modified time | relevance | path

Searched refs:IEventCallable (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_event.h85 class IEventCallable : public ICallable { class
86 META_INTERFACE(ICallable, IEventCallable, EventType::UID)
89 using InterfaceType = IEventCallable<EventType, Ret, Args...>;
H A Dsimple_event.h37 class SimpleEvent<MyEvent, void(Args...)> : public IEventCallable<MyEvent, void, Args...> {

Completed in 1 milliseconds