MCPcopy Create free account

hub / github.com/SpartanJ/efsw / functions

Functions349 in github.com/SpartanJ/efsw

↓ 83 callersMethodend
src/efsw/String.cpp:331
↓ 65 callersMethodc_str
src/efsw/String.cpp:315
↓ 63 callersMethodbegin
src/efsw/String.cpp:323
↓ 50 callersMethodsize
src/efsw/String.cpp:260
↓ 45 callersMethodwaitForActions
src/unit_tests/test_util.hpp:56
↓ 43 callersFunctioncreateDirectory
src/unit_tests/test_util.hpp:85
↓ 37 callersFunctionsleepMs
src/unit_tests/test_util.hpp:139
↓ 36 callersMethodpush_back
src/efsw/String.cpp:248
↓ 35 callersFunctioncreateFile
src/unit_tests/test_util.hpp:96
↓ 33 callersMethodclearEvents
src/unit_tests/test_util.hpp:29
↓ 31 callersMethodaddWatch
src/efsw/FileWatcher.cpp:70
↓ 31 callersFunctionremoveDirectory
src/unit_tests/test_util.hpp:90
↓ 30 callersFunctiongetTemporaryDirectory
src/unit_tests/test_util.hpp:80
↓ 30 callersMethodremoveWatch
src/efsw/FileWatcher.cpp:88
↓ 27 callersMethodwatch
src/efsw/FileWatcher.cpp:96
↓ 26 callersMethodempty
src/efsw/String.cpp:268
↓ 24 callersMethoderase
src/efsw/String.cpp:272
↓ 17 callersMethodinsert
src/efsw/String.cpp:307
↓ 17 callersMethodisDirectory
src/efsw/FileInfo.cpp:157
↓ 16 callersMethodfind
src/efsw/String.cpp:509
↓ 16 callersMethodreserve
src/efsw/String.cpp:367
↓ 15 callersMethodhandleFileAction
src/efsw/FileWatcherCWrapper.cpp:23
↓ 12 callersMethodclear
src/efsw/String.cpp:256
↓ 12 callersMethoddata
src/efsw/String.cpp:319
↓ 12 callersFunctionrenameFile
src/unit_tests/test_util.hpp:133
↓ 12 callersMethodsubstr
src/efsw/String.cpp:545
↓ 10 callersMethodfollowSymlinks
src/efsw/FileWatcher.cpp:104
↓ 10 callersMethodlength
src/efsw/String.cpp:264
↓ 10 callersMethodtoUtf8
src/efsw/String.cpp:205
↓ 9 callersMethodisReadable
src/efsw/FileInfo.cpp:165
↓ 9 callersFunctionremoveFile
src/unit_tests/test_util.hpp:118
↓ 9 callersFunctionwriteFile
src/unit_tests/test_util.hpp:124
↓ 8 callersMethodcheckEvent
src/unit_tests/test_util.hpp:34
↓ 8 callersMethodpathInWatches
src/efsw/DirWatcherGeneric.cpp:378
↓ 6 callersMethodfind_last_of
src/efsw/String.cpp:590
↓ 6 callersMethodscan
src/efsw/DirectorySnapshot.cpp:62
↓ 5 callersMethodallowOutOfScopeLinks
src/efsw/FileWatcher.cpp:112
↓ 4 callersMethodhandleAction
src/efsw/WatcherKqueue.cpp:331
↓ 4 callersMethodisRegularFile
src/efsw/FileInfo.cpp:161
↓ 4 callersMethodlaunch
Launch the thread */
src/efsw/Thread.hpp:26
↓ 4 callersMethodresize
src/efsw/String.cpp:355
↓ 4 callersMethodtoWideString
src/efsw/String.cpp:193
↓ 3 callersFunctionRefreshWatch
Refreshes the directory monitoring.
src/efsw/WatcherWin32.cpp:189
↓ 3 callersMethodaddFD
src/efsw/FileWatcherKqueue.cpp:219
↓ 3 callersMethodchanged
src/efsw/DirectorySnapshotDiff.cpp:16
↓ 3 callersFunctionefsw_addwatch_withoptions
src/efsw/FileWatcherCWrapper.cpp:89
↓ 3 callersFunctiongetActionName
src/test/efsw-test.c:39
↓ 3 callersMethodhandleMissedFileActions
src/efsw/FileWatcherCWrapper.cpp:30
↓ 3 callersMethodinitOK
src/efsw/WatcherKqueue.cpp:559
↓ 3 callersMethodlinkAllowed
src/efsw/FileWatcherImpl.cpp:18
↓ 3 callersMethodsetDirectoryInfo
src/efsw/DirectorySnapshot.cpp:39
↓ 3 callersFunctionsleepMsecs
src/test/efsw-test.c:31
↓ 2 callersFunctionDestroyWatch
Stops monitoring a directory.
src/efsw/WatcherWin32.cpp:226
↓ 2 callersMethodaddAll
src/efsw/WatcherKqueue.cpp:82
↓ 2 callersMethodaddChildren
src/efsw/DirWatcherGeneric.cpp:94
↓ 2 callersMethodat
src/efsw/String.cpp:244
↓ 2 callersFunctionefsw_getlasterror
src/efsw/FileWatcherCWrapper.cpp:73
↓ 2 callersFunctionefsw_watch
src/efsw/FileWatcherCWrapper.cpp:121
↓ 2 callersFunctionhandleWatchID
src/test/efsw-test.c:66
↓ 2 callersFunctionhandleWatchID
src/test/efsw-test.cpp:45
↓ 2 callersMethodisLink
src/efsw/FileInfo.cpp:45
↓ 2 callersMethodlastErrno
src/efsw/WatcherKqueue.cpp:602
↓ 2 callersMethodload
src/efsw/Atomic.hpp:23
↓ 2 callersMethodpathInWatches
src/efsw/WatcherKqueue.cpp:576
↓ 2 callersMethodremoveFD
src/efsw/FileWatcherKqueue.cpp:223
↓ 2 callersFunctionutest_realloc
src/unit_tests/utest.h:320
↓ 2 callersFunctionutest_should_filter_test
src/unit_tests/utest.h:1328
↓ 2 callersMethodwatch
src/efsw/DirWatcherGeneric.cpp:142
↓ 1 callersFunctionCreateWatch
Starts monitoring a directory.
src/efsw/WatcherWin32.cpp:239
↓ 1 callersFunctionWatchCallback
Unpacks events and passes them to a user defined callback.
src/efsw/WatcherWin32.cpp:156
↓ 1 callersFunctionWatchCallbackEx
src/efsw/WatcherWin32.cpp:94
↓ 1 callersFunctionWatchCallbackOld
src/efsw/WatcherWin32.cpp:55
↓ 1 callersMethodavailablesFD
src/efsw/FileWatcherKqueue.cpp:227
↓ 1 callersFunctionconvertCFStringToStdString
src/efsw/FileWatcherFSEvents.cpp:44
↓ 1 callersFunctioncreateFileFs
src/unit_tests/test_util.hpp:107
↓ 1 callersFunctionefsw_addwatch
src/efsw/FileWatcherCWrapper.cpp:83
↓ 1 callersFunctionefsw_allow_outofscopelinks
src/efsw/FileWatcherCWrapper.cpp:133
↓ 1 callersFunctionefsw_create
/
src/efsw/FileWatcherCWrapper.cpp:64
↓ 1 callersFunctionefsw_follow_symlinks
src/efsw/FileWatcherCWrapper.cpp:125
↓ 1 callersFunctionefsw_release
src/efsw/FileWatcherCWrapper.cpp:68
↓ 1 callersFunctionefsw_removewatch_byid
src/efsw/FileWatcherCWrapper.cpp:117
↓ 1 callersMethodexists
src/efsw/DirectorySnapshot.cpp:19
↓ 1 callersMethodexists
src/efsw/FileInfo.cpp:40
↓ 1 callersFunctionfindDevicePath
src/efsw/platform/posix/FileSystemImpl.cpp:112
↓ 1 callersFunctionfindMountPoint
src/efsw/platform/posix/FileSystemImpl.cpp:63
↓ 1 callersFunctionfind_callback
src/efsw/FileWatcherCWrapper.cpp:43
↓ 1 callersMethodfind_first_of
src/efsw/String.cpp:574
↓ 1 callersMethodgetEventCount
src/unit_tests/test_util.hpp:46
↓ 1 callersFunctiongetOSXReleaseNumber
src/efsw/FileWatcherFSEvents.cpp:14
↓ 1 callersMethodhandleActions
src/efsw/WatcherFSEvents.cpp:104
↓ 1 callersMethodinParentTree
src/efsw/WatcherInotify.cpp:7
↓ 1 callersMethodinit
src/efsw/WatcherFSEvents.cpp:31
↓ 1 callersFunctioninitReadDirectoryChangesEx
src/efsw/WatcherWin32.cpp:41
↓ 1 callersMethodisAddingWatcher
src/efsw/FileWatcherKqueue.cpp:163
↓ 1 callersFunctionisLocalFUSEDirectory
src/efsw/platform/posix/FileSystemImpl.cpp:138
↓ 1 callersMethodlinksTo
src/efsw/FileInfo.cpp:182
↓ 1 callersMethodprocess
src/efsw/WatcherFSEvents.cpp:220
↓ 1 callersMethodrbegin
src/efsw/String.cpp:339
↓ 1 callersMethodremoveFile
src/efsw/WatcherKqueue.cpp:212
↓ 1 callersFunctionremove_callback
src/efsw/FileWatcherCWrapper.cpp:52
next →1–100 of 349, ranked by callers