fintp_base
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FinTP::AbstractWatcher Member List

This is the complete list of members for FinTP::AbstractWatcher, including all inherited members.

AbstractWatcher(NotificationPool *notificationPool, void *(*prepareCallback)(void *object)=NULL)FinTP::AbstractWatcherinlineexplicitprotected
AbstractWatcher(void(*callback)(const NotificationObject *), void *(*prepareCallback)(void *object)=NULL)FinTP::AbstractWatcherinlineexplicitprotected
getThreadId()FinTP::AbstractWatcherinline
internalScan()=0FinTP::AbstractWatcherprotectedpure virtual
m_CallbackFinTP::AbstractWatcherprotected
m_EnabledFinTP::AbstractWatcherprotected
m_IdleCallbackFinTP::AbstractWatcherprotected
m_IdleTimeoutFinTP::AbstractWatcherprotected
m_NotificationPoolFinTP::AbstractWatcherprotected
m_NotificationTypeFinTP::AbstractWatcherprotected
m_PrepareCallbackFinTP::AbstractWatcherprotected
m_ScanThreadIdFinTP::AbstractWatcherprotected
NotificationPool typedefFinTP::AbstractWatcher
ScanInNewThread(void *pThis)FinTP::AbstractWatcherprivatestatic
setCallback(void(*callback)(const NotificationObject *))FinTP::AbstractWatcherinline
setEnableRaisingEvents(bool val)FinTP::AbstractWatcher
setIdleCallback(void(*callback)(void), unsigned int seconds)FinTP::AbstractWatcherinline
setNotificationPool(NotificationPool *notificationPool)FinTP::AbstractWatcherinline
setNotificationType(const NotificationObject::NotificationType notifType)FinTP::AbstractWatcherinline
setObjectPrepareMethod(void *(*prepareCallback)(void *))FinTP::AbstractWatcher
waitForExit()FinTP::AbstractWatcher
~AbstractWatcher()FinTP::AbstractWatchervirtual