Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/efsw
/ functions
Functions
349 in github.com/SpartanJ/efsw
⨍
Functions
349
◇
Types & classes
90
Function
efsw_outofscopelinks_isallowed
src/efsw/FileWatcherCWrapper.cpp:137
Function
efsw_removewatch
src/efsw/FileWatcherCWrapper.cpp:113
Method
fileNameFromPath
src/efsw/FileSystem.cpp:54
Method
filesInfoFromPath
src/efsw/FileSystem.cpp:28
Method
filesInfoFromPath
src/efsw/platform/win/FileSystemImpl.cpp:51
Method
filesInfoFromPath
src/efsw/platform/posix/FileSystemImpl.cpp:164
Method
findDirWatcher
src/efsw/DirWatcherGeneric.cpp:249
Method
findDirWatcherFast
src/efsw/DirWatcherGeneric.cpp:209
Method
findWatcher
src/efsw/WatcherKqueue.cpp:420
Method
find_first_not_of
src/efsw/String.cpp:606
Method
find_last_not_of
src/efsw/String.cpp:622
Method
fromString
src/efsw/String.hpp:43
Method
fromUtf8
src/efsw/String.cpp:167
Method
getActionName
src/test/efsw-test.cpp:19
Method
getCurrentWorkingDirectory
src/efsw/FileSystem.cpp:145
Method
getCurrentWorkingDirectory
src/efsw/platform/win/FileSystemImpl.cpp:34
Method
getCurrentWorkingDirectory
src/efsw/platform/posix/FileSystemImpl.cpp:158
Method
getEvents
src/unit_tests/test_util.hpp:51
Method
getInfo
src/efsw/FileInfo.cpp:85
Method
getLastErrorCode
src/efsw/Log.cpp:13
Method
getLastErrorLog
src/efsw/Log.cpp:9
Method
getLinkRealPath
src/efsw/FileSystem.cpp:78
Method
getMaxFD
src/efsw/System.cpp:18
Method
getMaxFD
src/efsw/platform/win/SystemImpl.cpp:40
Method
getMaxFD
src/efsw/platform/posix/SystemImpl.cpp:154
Method
getOSSlash
src/efsw/FileSystem.cpp:34
Method
getOSSlash
src/efsw/platform/win/FileSystemImpl.cpp:88
Method
getOSSlash
src/efsw/platform/posix/FileSystemImpl.cpp:187
Method
getOptionValue
src/efsw/FileWatcherImpl.cpp:23
Method
getProcessPath
src/efsw/System.cpp:10
Method
getProcessPath
src/efsw/platform/win/SystemImpl.cpp:18
Method
getProcessPath
src/efsw/platform/posix/SystemImpl.cpp:67
Method
getRealInfo
src/efsw/FileInfo.cpp:122
Method
getRealPath
src/efsw/FileSystem.cpp:149
Method
getWidePath
src/efsw/FileSystem.cpp:166
Method
handleAction
src/efsw/FileWatcherKqueue.cpp:188
Method
handleAction
src/efsw/FileWatcherWin32.cpp:165
Method
handleAction
src/efsw/DirWatcherGeneric.cpp:87
Method
handleAction
src/efsw/FileWatcherFSEvents.cpp:220
Method
handleAction
src/efsw/FileWatcherGeneric.cpp:135
Method
handleAction
src/efsw/FileWatcherInotify.cpp:565
Method
handleAddModDel
src/efsw/WatcherFSEvents.cpp:80
Function
handleFileAction
src/test/efsw-test.c:54
Method
handleFileAction
src/test/efsw-test.cpp:34
Method
handleFileAction
src/unit_tests/test_util.hpp:22
Method
handleFolderAction
src/efsw/WatcherKqueue.cpp:337
Function
handleMissedFileActions
Handles that have missed file actions @param watchid The watch id for the directory @param dir The directory
include/efsw/efsw.hpp:265
Method
init
src/efsw/DirectorySnapshot.cpp:14
Method
initFiles
src/efsw/DirectorySnapshot.cpp:43
Method
initOK
src/efsw/FileWatcherImpl.cpp:14
Method
inodeSupported
src/efsw/FileInfo.cpp:50
Method
insert
src/efsw/String.hpp:287
Method
isDirectory
src/efsw/FileSystem.cpp:24
Method
isDirectory
src/efsw/platform/win/FileSystemImpl.cpp:92
Method
isDirectory
src/efsw/platform/posix/FileSystemImpl.cpp:191
Method
isGranular
src/efsw/FileWatcherFSEvents.cpp:40
Method
isRemoteFS
src/efsw/FileSystem.cpp:137
Method
isRemoteFS
src/efsw/platform/win/FileSystemImpl.cpp:97
Method
isRemoteFS
src/efsw/platform/posix/FileSystemImpl.cpp:202
Function
main
src/test/efsw-test.c:85
Function
main
src/test/efsw-test.cpp:64
Function
main
src/unit_tests/main.cpp:11
Method
maxFD
src/efsw/System.cpp:14
Method
maxFD
src/efsw/platform/win/SystemImpl.cpp:38
Method
maxFD
src/efsw/platform/posix/SystemImpl.cpp:137
Method
max_size
src/efsw/String.cpp:363
Method
moveDirectory
src/efsw/DirWatcherGeneric.cpp:353
Method
moveDirectory
src/efsw/WatcherKqueue.cpp:432
Method
moveFile
src/efsw/DirectorySnapshot.cpp:203
Method
nodeInFiles
src/efsw/DirectorySnapshot.cpp:174
Function
operator!=
src/efsw/String.cpp:642
Method
operator!=
src/efsw/FileInfo.cpp:236
Function
operator+
src/efsw/String.cpp:662
Function
operator<
src/efsw/String.cpp:646
Function
operator<=
src/efsw/String.cpp:654
Function
operator==
src/efsw/String.cpp:638
Method
operator==
src/efsw/FileInfo.cpp:151
Function
operator>
src/efsw/String.cpp:650
Function
operator>=
src/efsw/String.cpp:658
Method
operator[]
src/efsw/String.cpp:236
Method
pathInParent
src/efsw/WatcherKqueue.cpp:580
Method
pathInWatches
src/efsw/FileWatcherKqueue.cpp:207
Method
pathInWatches
src/efsw/FileWatcherWin32.cpp:260
Method
pathInWatches
src/efsw/WatcherGeneric.cpp:29
Method
pathInWatches
src/efsw/FileWatcherFSEvents.cpp:240
Method
pathInWatches
src/efsw/FileWatcherGeneric.cpp:156
Method
pathInWatches
src/efsw/FileWatcherInotify.cpp:657
Method
pathRemoveFileName
src/efsw/FileSystem.cpp:66
Method
precomposeFileName
src/efsw/FileSystem.cpp:100
Method
removeAll
src/efsw/WatcherKqueue.cpp:142
Method
removeAllWatches
src/efsw/FileWatcherWin32.cpp:127
Method
removeDirectory
src/efsw/DirWatcherGeneric.cpp:327
Method
removeFile
src/efsw/DirectorySnapshot.cpp:193
Method
removeWatch
src/efsw/FileWatcherKqueue.cpp:132
Method
removeWatch
src/efsw/FileWatcherWin32.cpp:83
Method
removeWatch
src/efsw/WatcherKqueue.cpp:563
Method
removeWatch
src/efsw/FileWatcherFSEvents.cpp:185
Method
removeWatch
src/efsw/FileWatcherGeneric.cpp:72
Method
removeWatch
src/efsw/FileWatcherInotify.cpp:252
Method
removeWatchLocked
src/efsw/FileWatcherInotify.cpp:198
← previous
next →
201–300 of 349, ranked by callers