Home
last modified time | relevance | path

Searched refs:INotifyObservedFile (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/ !
H A Dinotifywatchtowerdriver.h
H A Dinotifywatchtowerdriver.cpp
/glogg/src/ !
H A Dinotifywatchtowerdriver.h83 using INotifyObservedFile = ObservedFile<INotifyWatchTowerDriver>; variable
86 typedef ObservedFile<INotifyWatchTowerDriver> INotifyObservedFile; typedef
114 std::vector<INotifyObservedFile*> waitAndProcessEvents(
117 std::vector<INotifyObservedFile*>* files_needing_readding,
134 std::vector<INotifyObservedFile*>* files_to_notify,
135 std::vector<INotifyObservedFile*>* files_needing_readding );
H A Dinotifywatchtowerdriver.cpp108 std::vector<INotifyWatchTowerDriver::INotifyObservedFile*>
112 std::vector<INotifyObservedFile*>* files_needing_readding, in waitAndProcessEvents()
115 std::vector<INotifyObservedFile*> files_to_notify; in waitAndProcessEvents()
171 std::vector<INotifyObservedFile*>* files_to_notify, in processINotifyEvent()
172 std::vector<INotifyObservedFile*>* files_needing_readding ) in processINotifyEvent()
176 INotifyObservedFile* file = nullptr; in processINotifyEvent()