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