libnedit
Lightweight C++ library for Nintendo DS(i) formats
|
This is the complete list of members for ntr::fmt::NARC, including all inherited members.
comp (defined in ntr::fs::FileFormat) | ntr::fs::FileFormat | |
DoWithReadFile(std::function< Result(fs::BinaryFile &)> fn) const (defined in ntr::fmt::nfs::NitroFsFileFormat) | ntr::fmt::nfs::NitroFsFileFormat | inline |
ext_fs_id (defined in ntr::fs::ExternalFsFileFormat) | ntr::fs::ExternalFsFileFormat | |
ext_fs_root_path (defined in ntr::fs::ExternalFsFileFormat) | ntr::fs::ExternalFsFileFormat | |
ExternalFsFileFormat() (defined in ntr::fs::ExternalFsFileFormat) | ntr::fs::ExternalFsFileFormat | |
fat (defined in ntr::fmt::NARC) | ntr::fmt::NARC | |
fimg (defined in ntr::fmt::NARC) | ntr::fmt::NARC | |
fnt (defined in ntr::fmt::NARC) | ntr::fmt::NARC | |
GetAlignmentBetweenFileData(size_t &out_align) (defined in ntr::fmt::nfs::NitroFsFileFormat) | ntr::fmt::nfs::NitroFsFileFormat | inlinevirtual |
GetBaseOffset() override (defined in ntr::fmt::NARC) | ntr::fmt::NARC | inlinevirtual |
GetBasePath(const std::string &ext_fs_path) (defined in ntr::fs::ExternalFsFileFormat) | ntr::fs::ExternalFsFileFormat | inline |
GetExternalFsPath(const std::string &path) (defined in ntr::fs::ExternalFsFileFormat) | ntr::fs::ExternalFsFileFormat | inline |
GetFatEntriesOffset() override (defined in ntr::fmt::NARC) | ntr::fmt::NARC | inlinevirtual |
GetFatEntryCount() override (defined in ntr::fmt::NARC) | ntr::fmt::NARC | inlinevirtual |
GetName(const NitroEntryBase &entry, std::string &out_name) const (defined in ntr::fmt::nfs::NitroFsFileFormat) | ntr::fmt::nfs::NitroFsFileFormat | |
header (defined in ntr::fmt::NARC) | ntr::fmt::NARC | |
LookupFile(const std::string &path, NitroFile &out_file) const (defined in ntr::fmt::nfs::NitroFsFileFormat) | ntr::fmt::nfs::NitroFsFileFormat | |
NARC() (defined in ntr::fmt::NARC) | ntr::fmt::NARC | inline |
NARC(const NARC &)=delete (defined in ntr::fmt::NARC) | ntr::fmt::NARC | |
nitro_fs (defined in ntr::fmt::nfs::NitroFsFileFormat) | ntr::fmt::nfs::NitroFsFileFormat | |
NitroFsFileFormat() (defined in ntr::fmt::nfs::NitroFsFileFormat) | ntr::fmt::nfs::NitroFsFileFormat | inline |
OnFileSystemWrite(fs::BinaryFile &w_bf, const ssize_t size_diff) override (defined in ntr::fmt::NARC) | ntr::fmt::NARC | inlinevirtual |
read_file_handle (defined in ntr::fs::FileFormat) | ntr::fs::FileFormat | |
read_path (defined in ntr::fs::FileFormat) | ntr::fs::FileFormat | |
ReadCompressedFrom(const std::string &path, std::shared_ptr< fs::FileHandle > file_handle) (defined in ntr::fs::FileFormat) | ntr::fs::FileFormat | inline |
ReadFrom(const std::string &path, std::shared_ptr< fs::FileHandle > file_handle, const fs::FileCompression comp=fs::FileCompression::None) (defined in ntr::fs::FileFormat) | ntr::fs::FileFormat | inline |
ReadImpl(const std::string &path, std::shared_ptr< fs::FileHandle > file_handle, const fs::FileCompression comp) override (defined in ntr::fmt::NARC) | ntr::fmt::NARC | virtual |
SaveFileSystem() override (defined in ntr::fmt::nfs::NitroFsFileFormat) | ntr::fmt::nfs::NitroFsFileFormat | virtual |
Validate(const std::string &path, std::shared_ptr< fs::FileHandle > file_handle, const fs::FileCompression comp=fs::FileCompression::None) (defined in ntr::fs::FileFormat) | ntr::fs::FileFormat | inline |
ValidateImpl(const std::string &path, std::shared_ptr< fs::FileHandle > file_handle, const fs::FileCompression comp) override (defined in ntr::fmt::NARC) | ntr::fmt::NARC | virtual |
write_file_handle (defined in ntr::fs::FileFormat) | ntr::fs::FileFormat | |
write_path (defined in ntr::fs::FileFormat) | ntr::fs::FileFormat | |
WriteImpl(const std::string &path, std::shared_ptr< fs::FileHandle > file_handle, const fs::FileCompression comp) override (defined in ntr::fs::ExternalFsFileFormat) | ntr::fs::ExternalFsFileFormat | inlinevirtual |
WriteTo(const std::string &path, std::shared_ptr< fs::FileHandle > file_handle) (defined in ntr::fs::FileFormat) | ntr::fs::FileFormat | inline |
WriteTo(std::shared_ptr< fs::FileHandle > file_handle) (defined in ntr::fs::FileFormat) | ntr::fs::FileFormat | inline |