libnedit
Lightweight C++ library for Nintendo DS(i) formats
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ntr::fmt::nfs::NitroFile Struct Reference
Inheritance diagram for ntr::fmt::nfs::NitroFile:
ntr::fmt::nfs::NitroEntryBase

Public Member Functions

Result Read (fs::BinaryFile &base_bf, const size_t offset, void *read_buf, const size_t read_size, size_t &out_read_size) const
 
- Public Member Functions inherited from ntr::fmt::nfs::NitroEntryBase
Result GetName (fs::BinaryFile &base_bf, std::string &out_name) const
 

Public Attributes

size_t offset
 
size_t size
 
- Public Attributes inherited from ntr::fmt::nfs::NitroEntryBase
u32 entry_offset
 

The documentation for this struct was generated from the following files: