Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Parchive/par2cmdline
/ functions
Functions
426 in github.com/Parchive/par2cmdline
⨍
Functions
426
◇
Types & classes
60
Method
BlockCount
How many blocks does this source file use
src/par2creatorsourcefile.h:70
Method
BlockCount
Get the number of blocks that the file uses
src/par2repairersourcefile.h:79
Method
BlockSize
src/recoverypacket.h:90
Method
Bytes
src/md5.h:87
Function
CRCUpdateBlock
src/crc.cpp:119
Method
CalculateProcessBlockSize
Determine how much recovery data can be computed on one pass
src/par2creator.cpp:314
Method
CheckBasepath
Check basepath permission
src/par2creator.cpp:246
Method
CheckPacketConsistency
Check that the packets are consistent and discard any that are not
src/par2repairer.cpp:858
Method
CheckValuesAndSetDefaults
src/commandline.cpp:1009
Method
CheckVerificationResults
Check the verification results and report the results
src/par2repairer.cpp:2156
Method
CheckVerificationResults
src/par1repairer.cpp:992
Method
CloseFiles
Close all files.
src/par2creator.cpp:968
Method
CommandLine
src/commandline.cpp:42
Method
CompareLess
src/par2creatorsourcefile.cpp:291
Method
CompareLess
src/criticalpacket.cpp:58
Method
ComputeBlockCount
Compute block size from block count or vice versa depending on which was specified on the command line
src/par2creator.cpp:265
Method
ComputeBlockSize
src/commandline.cpp:1246
Method
ComputeRSMatrix
Compute the Reed Solomon matrix
src/par2creator.cpp:763
Method
ComputeRSmatrix
Work out which data blocks are available, which need to be copied directly to the output, and which need to be recreated, and compute the appropriate
src/par2repairer.cpp:2365
Method
ComputeRSmatrix
Work out which data blocks are available, which need to be recreated, and compute the appropriate Reed Solomon matrix.
src/par1repairer.cpp:1171
Method
ComputeRecoveryBlockCount
Determine how many recovery blocks to create based on the source block count and the requested level of redundancy.
src/commandline.cpp:1348
Method
ComputeWindowTable
Compute the table for the sliding CRC computation
src/par2repairer.cpp:1154
Method
Create
src/descriptionpacket.cpp:33
Method
Create
src/mainpacket.cpp:32
Method
Create
src/creatorpacket.cpp:36
Method
Create
src/recoverypacket.cpp:51
Method
Create
src/verificationpacket.cpp:32
Method
CreateCreatorPacket
Create the creator packet.
src/par2creator.cpp:435
Method
CreateMainPacket
Create the main packet and determine the setid to use with all packets
src/par2creator.cpp:422
Method
CreateParentDirectory
src/diskfile.cpp:70
Method
CreateSourceBlocks
Initialise all of the source blocks ready to start reading data from the source files.
src/par2creator.cpp:445
Method
CreateSourceFileList
Use the information in the main packet to get the source files into the correct order and determine their filenames
src/par2repairer.cpp:983
Method
CreateTargetFiles
Work out which files are being repaired, create them, and allocate target DataBlocks to them, and remember them for later verification.
src/par2repairer.cpp:2303
Method
CreateTargetFiles
Work out which files are being repaired, create them, and allocate target DataBlocks to them, and remember them for later verification.
src/par1repairer.cpp:1125
Method
CreatorPacket
Construct the packet
src/creatorpacket.h:34
Method
CriticalPacket
src/criticalpacket.h:55
Method
CriticalPacketEntry
src/criticalpacket.h:94
Method
DataBlock
Construct the data block
src/datablock.h:80
Method
DeleteIncompleteTargetFiles
Delete all of the partly reconstructed files
src/par2repairer.cpp:2732
Method
DeleteIncompleteTargetFiles
Delete all of the partly reconstructed files
src/par1repairer.cpp:1417
Method
DescriptionPacket
Construct the packet
src/descriptionpacket.h:31
Method
DiskFile
src/diskfile.cpp:50
Method
DiskFileMap
src/diskfile.cpp:1145
Method
ErrorMessage
src/diskfile.cpp:1081
Method
FileAllocation
src/par2creator.cpp:468
Method
FileCheckSummer
src/filechecksummer.cpp:33
Method
FileExists
src/diskfile.cpp:429
Method
FileName
Get the name of the file from the packet NB whilst the file format does not guarantee that the name will have a NULL termination character, par2cmdlin
src/descriptionpacket.h:92
Method
FileName
src/par1repairersourcefile.h:39
Method
FileSize
Get the size of the file from the packet
src/descriptionpacket.h:80
Method
FileSize
src/par1repairersourcefile.h:40
Method
FileSizeCache
src/diskfile.cpp:1188
Method
Fill
src/filechecksummer.cpp:136
Method
FindFiles
src/diskfile.cpp:373
Method
FinishCriticalPackets
Fill in all remaining details in the critical packets.
src/par2creator.cpp:931
Method
FinishFileHashComputation
src/par2creator.cpp:911
Method
FirstBlockNumber
Get the relative block number of the first block in the file
src/par2repairersourcefile.h:82
Method
Galois
Basic constructors
src/galois.h:63
Method
Galois
src/galois.h:159
Method
GaloisLongMultiplyTable
src/galois.h:315
Method
GaloisTable
src/galois.h:134
Method
GaussElim
src/reedsolomon.h:380
Method
GetCanonicalPathname
src/diskfile.cpp:346
Method
GetCompleteFile
src/par2repairersourcefile.cpp:111
Method
GetDiskFile
Which disk file is this
src/filechecksummer.h:75
Method
GetFileSize
src/diskfile.cpp:415
Method
GetFileThreads
src/par2creator.h:105
Method
GetFileThreads
src/par2repairer.h:145
Method
GetOffset
What offset is the block located at
src/datablock.h:146
Method
GetRecursive
src/commandline.h:98
Method
GetTargetExists
src/par2repairersourcefile.cpp:101
Method
GetTargetFile
src/par2repairersourcefile.cpp:91
Method
GetTotalPhysicalMemory
src/commandline.cpp:959
Method
Hash
Compute and return the current hash
src/filechecksummer.cpp:225
Method
InitialiseOutputFiles
Create all of the output files and allocate all packets to appropriate file offsets.
src/par2creator.cpp:481
Method
Insert
Insert a new entry in the tree
src/verificationhashtable.h:155
Method
Load
Load data from a verification packet
src/verificationhashtable.cpp:68
Method
Load
Load a description packet from a specified file
src/descriptionpacket.cpp:82
Method
Load
src/creatorpacket.cpp:63
Method
Load
src/recoverypacket.cpp:108
Method
Load
src/verificationpacket.cpp:72
Method
LoadCreatorPacket
Finish loading the creator packet
src/par2repairer.cpp:723
Method
LoadDescriptionPacket
Finish loading a file description packet
src/par2repairer.cpp:605
Method
LoadExtraRecoveryFiles
Load packets from any other PAR files whose names are given on the command line
src/par1repairer.cpp:579
Method
LoadMainPacket
Finish loading the main packet
src/par2repairer.cpp:702
Method
LoadOtherRecoveryFiles
src/par1repairer.cpp:529
Method
LoadPacketsFromExtraFiles
Load packets from any other PAR2 files whose names are given on the command line
src/par2repairer.cpp:840
Method
LoadPacketsFromFile
Load the packets from the specified file
src/par2repairer.cpp:332
Method
LoadPacketsFromOtherFiles
Load packets from other PAR2 files with names based on the original PAR2 file
src/par2repairer.cpp:744
Method
LoadRecoveryFile
src/par1repairer.cpp:267
Method
LoadRecoveryPacket
Finish loading a recovery packet
src/par2repairer.cpp:576
Method
LoadVerificationPacket
Finish loading a file verification packet
src/par2repairer.cpp:653
Method
Lookup
Search for an entry with the specified crc
src/verificationhashtable.h:272
Method
MD5Context
src/md5.cpp:182
Method
MainPacket
Construct the packet
src/mainpacket.h:34
Method
Open
Open the file associated with the data block if is not already open
src/datablock.cpp:31
Method
Open
src/par2creatorsourcefile.cpp:58
Method
OpenSourceFiles
Open all of the source files, compute the Hashes and CRC values, and store the results in the file verification and file description packets.
src/par2creator.cpp:353
Method
PacketLength
src/recoverypacket.h:80
Method
Par1Repairer
src/par1repairer.cpp:34
← previous
next →
201–300 of 426, ranked by callers