Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::file::xml::File Member List

This is the complete list of members for iv::file::xml::File, including all inherited members.

addAttribute(const std::string_view node, std::string_view key, T value)iv::file::xml::Fileinline
File()=defaultiv::file::xml::File
File(std::string_view pathFile)iv::file::xml::Fileexplicit
File(const File &other)=deleteiv::file::xml::File
File(File &&other)=defaultiv::file::xml::File
fromString(std::string_view xmlString)iv::file::xml::Filestatic
getAttribute(const std::string_view node, std::string_view key, T defaultValue) constiv::file::xml::Fileinline
getChild(std::string_view name) constiv::file::xml::File
hasChanges() constiv::file::xml::File
lastTimeEdited() constiv::file::xml::File
m_pathFileiv::file::xml::Fileprivate
m_xmliv::file::xml::Fileprivate
operator=(const File &other)=deleteiv::file::xml::File
operator=(File &&other)=deleteiv::file::xml::File
prvCalculateFileValidation() constiv::file::xml::Fileprivate
prvCheckFileValidation(uint16_t crcValue) constiv::file::xml::Fileprivate
read(bool checkIntegrity=true)iv::file::xml::File
save()iv::file::xml::File
setChild(std::string_view name, std::string_view parentName="")iv::file::xml::File
setMetadata(uint16_t crcValue) constiv::file::xml::Fileprivate
toString() constiv::file::xml::File
~File()=defaultiv::file::xml::File