Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gregwar/fatcat
/ functions
Functions
94 in github.com/Gregwar/fatcat
⨍
Functions
94
◇
Types & classes
18
↓ 17 callers
Method
getFilename
src/core/FatEntry.cpp:32
↓ 16 callers
Function
prettySize
pretty file size
src/FatUtils.h:63
↓ 13 callers
Method
isDirectory
src/core/FatEntry.cpp:60
↓ 10 callers
Method
nextCluster
* Returns the 32-bit fat value for the given cluster number */
src/core/FatSystem.cpp:199
↓ 8 callers
Method
isErased
src/core/FatEntry.cpp:70
↓ 8 callers
Method
writeNextCluster
* Changes the next cluster in a file */
src/core/FatSystem.cpp:264
↓ 7 callers
Method
enableWrite
src/core/FatSystem.cpp:64
↓ 4 callers
Method
freeCluster
src/core/FatSystem.cpp:848
↓ 4 callers
Method
getEntries
src/core/FatSystem.cpp:328
↓ 4 callers
Method
list
src/core/FatSystem.cpp:462
↓ 4 callers
Function
strtolower
src/FatUtils.h:79
↓ 4 callers
Function
trim
trim from both ends
src/FatUtils.h:46
↓ 4 callers
Function
usage
src/fatcat.cpp:32
↓ 3 callers
Method
readFile
src/core/FatSystem.cpp:590
↓ 2 callers
Method
compare
src/table/FatDiff.cpp:13
↓ 2 callers
Method
getShortFilename
src/core/FatEntry.cpp:41
↓ 2 callers
Method
isHidden
src/core/FatEntry.cpp:65
↓ 2 callers
Method
rewriteUnallocated
src/core/FatSystem.cpp:869
↓ 2 callers
Method
validCluster
src/core/FatSystem.cpp:308
↓ 2 callers
Method
writeData
src/core/FatSystem.cpp:109
↓ 1 callers
Method
append
src/core/FatFilename.cpp:28
↓ 1 callers
Method
backup
src/table/FatBackup.cpp:17
↓ 1 callers
Method
chainSize
src/analysis/FatChains.cpp:309
↓ 1 callers
Method
chainsAnalysis
src/analysis/FatChains.cpp:27
↓ 1 callers
Method
clusterAddress
src/core/FatSystem.cpp:313
↓ 1 callers
Method
enableCache
src/core/FatSystem.cpp:52
↓ 1 callers
Method
extract
src/analysis/FatExtract.cpp:75
↓ 1 callers
Method
findFile
src/core/FatSystem.cpp:789
↓ 1 callers
Method
fix
src/analysis/FatFix.cpp:12
↓ 1 callers
Method
getBasename
src/core/FatPath.cpp:29
↓ 1 callers
Method
getDirname
src/core/FatPath.cpp:19
↓ 1 callers
Method
getParts
src/core/FatPath.cpp:34
↓ 1 callers
Method
getPath
src/core/FatPath.cpp:14
↓ 1 callers
Function
getopt
src/xgetopt/xgetopt.cpp:155
↓ 1 callers
Method
infos
src/core/FatSystem.cpp:677
↓ 1 callers
Method
init
src/core/FatSystem.cpp:655
↓ 1 callers
Method
isCorrect
src/core/FatEntry.cpp:91
↓ 1 callers
Method
isZero
src/core/FatEntry.cpp:75
↓ 1 callers
Method
isoFormat
src/core/FatDate.cpp:64
↓ 1 callers
Function
ltrim
trim from start
src/FatUtils.h:34
↓ 1 callers
Method
merge
src/table/FatDiff.cpp:53
↓ 1 callers
Method
patch
src/table/FatBackup.cpp:53
↓ 1 callers
Method
pretty
src/core/FatDate.cpp:30
↓ 1 callers
Method
readData
* Reading some data */
src/core/FatSystem.cpp:87
↓ 1 callers
Method
rootEntry
src/core/FatSystem.cpp:838
↓ 1 callers
Function
rtrim
trim from end
src/FatUtils.h:40
↓ 1 callers
Method
search
src/analysis/FatSearch.cpp:15
↓ 1 callers
Method
setData
src/core/FatEntry.cpp:18
↓ 1 callers
Method
setListDeleted
src/core/FatSystem.cpp:833
↓ 1 callers
Method
timestamp
* Returns date as a number of seconds elapsed since the Epoch, * 1970-01-01 00:00:00 +0000 (UTC). FAT dates are considered to be in the * current ti
src/core/FatDate.cpp:45
↓ 1 callers
Method
updateData
src/core/FatEntry.cpp:24
Method
FatBackup
src/table/FatBackup.cpp:12
Method
FatChain
src/analysis/FatChain.cpp:3
Method
FatChains
src/analysis/FatChains.cpp:20
Method
FatDate
src/core/FatDate.cpp:12
Method
FatDiff
src/table/FatDiff.cpp:8
Method
FatEntry
src/core/FatEntry.cpp:12
Method
FatExtract
src/analysis/FatExtract.cpp:18
Method
FatFix
src/analysis/FatFix.cpp:7
Method
FatModule
src/core/FatModule.cpp:3
Method
FatPath
src/core/FatPath.cpp:8
Method
FatSearch
src/analysis/FatSearch.cpp:7
Method
FatSystem
* Opens the FAT resource */
src/core/FatSystem.cpp:28
Method
FatWalk
src/analysis/FatWalk.cpp:3
Function
_ConvertCommandLineToArgcArgv
src/xgetopt/argcargv.cpp:18
Function
compare_size
src/analysis/FatChains.cpp:15
Method
computeStats
src/core/FatSystem.cpp:853
Method
displayOrphaned
src/analysis/FatChains.cpp:259
Method
doWalk
src/analysis/FatWalk.cpp:25
Method
exploreChains
src/analysis/FatChains.cpp:61
Method
findChains
* Find all cluster chains in the FAT */
src/analysis/FatChains.cpp:181
Method
findDirectory
src/core/FatSystem.cpp:755
Method
fixChain
src/analysis/FatFix.cpp:36
Method
getFilename
src/core/FatFilename.cpp:15
Method
getOrphaned
src/analysis/FatChains.cpp:236
Function
main
src/fatcat.cpp:76
Method
onDirectory
src/analysis/FatWalk.cpp:68
Method
onDirectory
src/analysis/FatExtract.cpp:23
Method
onEntry
src/analysis/FatSearch.cpp:25
Method
onEntry
src/analysis/FatWalk.cpp:64
Method
onEntry
src/analysis/FatFix.cpp:19
Method
onEntry
src/analysis/FatExtract.cpp:33
Method
parseHeader
* Parses FAT header */
src/core/FatSystem.cpp:134
Method
printable
src/core/FatEntry.cpp:86
Method
recursiveExploration
* Explore a directory */
src/analysis/FatChains.cpp:89
Method
testBackupFAT
* Testing backuping & restoring FAT */
tests/FatcatTests.php:111
Method
testDeleted
* Testing reading deleted files & dir */
tests/FatcatTests.php:93
Method
testDiff
* Testing the -2 and -m */
tests/FatcatTests.php:74
Method
testInfos
* Testing informations about an image */
tests/FatcatTests.php:25
Method
testListing
* Testing listing a directory */
tests/FatcatTests.php:40
Method
testReading
* Testing reading a file */
tests/FatcatTests.php:56
Method
testUsage
* Testing that the usage appears */
tests/FatcatTests.php:11
Method
walk
src/analysis/FatWalk.cpp:9
Method
~FatSystem
src/core/FatSystem.cpp:79