libxcks
0.1.0.1
|
This is the complete list of members for libxcks::XCKSFileWriter, including all inherited members.
baseDirectory | libxcks::XCKSFileWriter | protected |
ckfConfProvider | libxcks::XCKSFileWriter | protected |
ckProvider | libxcks::XCKSFileWriter | protected |
getAvailableChecksumTypes() const | libxcks::XCKSFileWriter | |
getAvailableChecksumTypesName() const | libxcks::XCKSFileWriter | |
getChecksumTypesForNewEntries() const | libxcks::XCKSFileWriter | |
getChecksumValues(ArrayChecksumValue &ckValues, uintmax_t &filesize, time_t &filedatetime, const ArrayChecksumAlgoId &ids, const std::filesystem::path &filePath, bool &stopWriting) const | libxcks::XCKSFileWriter | protected |
getStrVersion() const | libxcks::XCKSFileWriter | |
getValidChecksumTypesForNewEntries(const ArrayChecksumAlgoId &ids) const | libxcks::XCKSFileWriter | protected |
getValidVersion(const Version ver) | libxcks::XCKSFileWriter | protectedstatic |
getVersion() const | libxcks::XCKSFileWriter | |
getVersion(unsigned int &major, unsigned int &minor, unsigned int &revision) const | libxcks::XCKSFileWriter | |
getXCKSAlgorithmName(std::string &algoName, const ChecksumAlgoId algoId) | libxcks::XCKSFileWriter | protected |
operator=(const XCKSFileWriter &source)=delete | libxcks::XCKSFileWriter | |
parentDir | libxcks::XCKSFileWriter | protectedstatic |
possibleSumsAlgos | libxcks::XCKSFileWriter | protected |
sumsAlgos | libxcks::XCKSFileWriter | protected |
version | libxcks::XCKSFileWriter | protected |
write(std::ostream &os, const ArrayPath &relativePaths) | libxcks::XCKSFileWriter | |
writeLine(std::ostream &os, const std::string &line, const int indent) | libxcks::XCKSFileWriter | protected |
writeLocalFilesV1(std::ostream &os, const ArrayPath &relativePaths, int &indent) | libxcks::XCKSFileWriter | protected |
writerHandler | libxcks::XCKSFileWriter | protected |
writerOptions | libxcks::XCKSFileWriter | protected |
writeV1(std::ostream &os, const ArrayPath &relativePaths) | libxcks::XCKSFileWriter | protected |
XCKSFileWriter(XCKSWriterHandler &xcksWriterHandler, XCKSWriterChecksumProvider &checksumProvider, const XCKSWriterOptions &options, const std::filesystem::path &baseDir, const ArrayChecksumAlgoId &algoIds, const ChecksumFormatter::ConfigurationProvider &confProvider, Version version=Version::Last_Valid) | libxcks::XCKSFileWriter | |
XCKSFileWriter(const XCKSFileWriter &source)=delete | libxcks::XCKSFileWriter | |
~XCKSFileWriter() | libxcks::XCKSFileWriter |