Urho3D
Dviglo::FileWatcher Member List

This is the complete list of members for Dviglo::FileWatcher, including all inherited members.

AddChange(const String &fileName)Dviglo::FileWatcher
AddRef()Dviglo::RefCounted
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
changes_Dviglo::FileWatcherprivate
changesMutex_Dviglo::FileWatcherprivate
context_Dviglo::Objectprotected
delay_Dviglo::FileWatcherprivate
eventHandlers_Dviglo::Objectprivate
fileSystem_Dviglo::FileWatcherprivate
FileWatcher(Context *context)Dviglo::FileWatcherexplicit
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
GetBlockEvents() constDviglo::Objectinline
GetCategory() constDviglo::Object
GetContext() constDviglo::Objectinline
GetCurrentThreadID()Dviglo::Threadstatic
GetDelay() constDviglo::FileWatcherinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetNextChange(String &dest)Dviglo::FileWatcher
GetPath() constDviglo::FileWatcherinline
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
handle_Dviglo::Threadprotected
HasEventHandlers() constDviglo::Objectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
IsMainThread()Dviglo::Threadstatic
IsStarted() constDviglo::Threadinline
mainThreadIDDviglo::Threadprotectedstatic
Object(Context *context)Dviglo::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
path_Dviglo::FileWatcherprivate
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
ReleaseRef()Dviglo::RefCounted
RemoveEventSender(Object *sender)Dviglo::Objectprivate
Run()Dviglo::Thread
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SetBlockEvents(bool block)Dviglo::Objectinline
SetDelay(float interval)Dviglo::FileWatcher
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetMainThread()Dviglo::Threadstatic
SetPriority(int priority)Dviglo::Thread
shouldRun_Dviglo::Threadprotected
StartWatching(const String &pathName, bool watchSubDirs)Dviglo::FileWatcher
Stop()Dviglo::Thread
StopWatching()Dviglo::FileWatcher
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
Thread()Dviglo::Thread
ThreadFunction() overrideDviglo::FileWatchervirtual
UnsubscribeFromAllEvents()Dviglo::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dviglo::Object
UnsubscribeFromEvent(StringHash eventType)Dviglo::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dviglo::Object
UnsubscribeFromEvents(Object *sender)Dviglo::Object
URHO3D_OBJECT(FileWatcher, Object) (defined in Dviglo::FileWatcher)Dviglo::FileWatcherprivate
watchSubDirs_Dviglo::FileWatcherprivate
WeakRefs() constDviglo::RefCounted
~FileWatcher() overrideDviglo::FileWatcher
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual
~Thread()Dviglo::Threadvirtual