libnedit
Lightweight C++ library for Nintendo DS(i) formats
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ntr::fmt::BMG::InfoSection Struct Reference
Inheritance diagram for ntr::fmt::BMG::InfoSection:
ntr::fmt::CommonBlock< 0x31464E49 > ntr::fmt::MagicStartBase< u32, Magic >

Public Member Functions

size_t GetAttributesSize ()
 
void SetAttributesSize (const size_t size)
 
- Public Member Functions inherited from ntr::fmt::MagicStartBase< u32, Magic >
constexpr bool IsValid ()
 
void EnsureMagic ()
 

Public Attributes

u16 entry_count
 
u16 entry_size
 
u32 file_id
 
- Public Attributes inherited from ntr::fmt::CommonBlock< 0x31464E49 >
u32 block_size
 
- Public Attributes inherited from ntr::fmt::MagicStartBase< u32, Magic >
u32 magic
 

Static Public Attributes

static constexpr size_t OffsetSize = sizeof(u32)
 
- Static Public Attributes inherited from ntr::fmt::MagicStartBase< u32, Magic >
static constexpr u32 Magic
 

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