soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
SNotifyCenter Member List

This is the complete list of members for SNotifyCenter, including all inherited members.

addEvent(DWORD dwEventID, LPCWSTR pszEventHandlerName)SEventSet
FireEvent(IEvtArgs *args)SEventSet
FireEventAsync(IEvtArgs *e) OVERRIDESNotifyCenter
FireEventSync(IEvtArgs *e) OVERRIDESNotifyCenter
GetEventObject(const DWORD dwEventID)SEventSetprotected
getEventScriptHandler(const SStringW &strEventName) constSEventSet
getSingleton(void)SSingleton2< SNotifyCenter >inlinestatic
getSingletonPtr(void)SSingleton2< SNotifyCenter >inlinestatic
isEventPresent(DWORD dwEventID)SEventSet
isMuted(void) constSEventSetinline
m_asyncRunnable (defined in SNotifyCenter)SNotifyCenterprotected
m_ayncEvent (defined in SNotifyCenter)SNotifyCenterprotected
m_bRunning (defined in SNotifyCenter)SNotifyCenterprotected
m_cs (defined in SNotifyCenter)SNotifyCenterprotected
m_dwMainTrdID (defined in SNotifyCenter)SNotifyCenterprotected
m_evtArrSEventSetprotected
m_evtHandlerMap (defined in SNotifyCenter)SNotifyCenterprotected
m_nInterval (defined in SNotifyCenter)SNotifyCenterprotected
m_nMutedSEventSetprotected
m_pReceiver (defined in SNotifyCenter)SNotifyCenterprotected
OnFireEvent(IEvtArgs *e)SNotifyCenterprotectedvirtual
OnFireEvts()SNotifyCenterprotectedvirtual
RegisterEventMap(const IEvtSlot *slot) OVERRIDESNotifyCenter
removeAllEvents(void)SEventSet
removeEvent(DWORD dwEventID)SEventSet
RunOnUI(IRunnable *pRunnable, BOOL bSync) OVERRIDESNotifyCenter
RunOnUI2(FunRunOnUI fun, WPARAM wp, LPARAM lp, BOOL bSync) OVERRIDESNotifyCenter
RunOnUIAsync(std::function< void(void)> fn)SNotifyCenter
RunOnUISync(std::function< void(void)> fn)SNotifyCenter
setEventScriptHandler(const SStringW &strEventName, const SStringA strScriptHandler)SEventSet
setMutedState(BOOL setting)SEventSet
SEventSet(void)SEventSet
SSingleton2(void)SSingleton2< SNotifyCenter >inline
subscribeEvent(DWORD dwEventID, const IEvtSlot &subscriber)SEventSetinline
subscribeEvent(DWORD dwEventID, const IEvtSlot *subscriber)SEventSet
subscribeEvent(BOOL(T::*pFn)(A *), T *pObject)SEventSetinline
subscribeEvent(BOOL(*pFn)(A *))SEventSetinline
subscribeEvent(DWORD dwEventID, BOOL(T::*pFn)(IEvtArgs *), T *pObject)SEventSetinline
UnregisterEventMap(const IEvtSlot *slot) OVERRIDESNotifyCenter
unsubscribeEvent(DWORD dwEventID, const IEvtSlot *subscriber)SEventSet
unsubscribeEvent(DWORD dwEventID, const IEvtSlot &subscriber)SEventSetinline
unsubscribeEvent(BOOL(T::*pFn)(A *), T *pObject)SEventSetinline
unsubscribeEvent(BOOL(*pFn)(A *))SEventSetinline
unsubscribeEvent(DWORD dwEventID, BOOL(T::*pFn)(IEvtArgs *), T *pObject)SEventSetinline
~SEventSet(void)SEventSetvirtual
~SSingleton2(void)SSingleton2< SNotifyCenter >inlinevirtual