libnedit
Lightweight C++ library for Nintendo DS(i) formats
|
This is the complete list of members for ntr::fmt::NCLR, including all inherited members.
comp (defined in ntr::fs::FileFormat) | ntr::fs::FileFormat | |
data (defined in ntr::fmt::NCLR) | ntr::fmt::NCLR | |
header (defined in ntr::fmt::NCLR) | ntr::fmt::NCLR | |
NCLR() (defined in ntr::fmt::NCLR) | ntr::fmt::NCLR | inline |
NCLR(const NCLR &)=delete (defined in ntr::fmt::NCLR) | ntr::fmt::NCLR | |
palette (defined in ntr::fmt::NCLR) | ntr::fmt::NCLR | |
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::NCLR) | ntr::fmt::NCLR | 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::NCLR) | ntr::fmt::NCLR | 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::fmt::NCLR) | ntr::fmt::NCLR | virtual |
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 |
~NCLR() (defined in ntr::fmt::NCLR) | ntr::fmt::NCLR | inline |