Structure of any entry in LMD file.
More...
#include <mbs/LmdTypeDefs.h>
Structure of any entry in LMD file.
Definition at line 39 of file LmdTypeDefs.h.
◆ FullSize()
uint32_t mbs::Header::FullSize |
( |
| ) |
const |
|
inline |
◆ SetFullSize()
void mbs::Header::SetFullSize |
( |
uint32_t |
sz | ) |
|
|
inline |
◆ FullType()
uint32_t mbs::Header::FullType |
( |
| ) |
const |
|
inline |
◆ Type()
uint16_t mbs::Header::Type |
( |
| ) |
const |
|
inline |
◆ SubType()
uint16_t mbs::Header::SubType |
( |
| ) |
const |
|
inline |
◆ SetFullType()
void mbs::Header::SetFullType |
( |
uint32_t |
typ | ) |
|
|
inline |
◆ SetTypePair()
void mbs::Header::SetTypePair |
( |
unsigned |
typ, |
|
|
unsigned |
subtyp |
|
) |
| |
|
inline |
◆ isFullType()
bool mbs::Header::isFullType |
( |
uint32_t |
typ | ) |
const |
|
inline |
◆ isTypePair()
bool mbs::Header::isTypePair |
( |
unsigned |
typ, |
|
|
unsigned |
subtyp |
|
) |
| const |
|
inline |
◆ iWords
uint32_t mbs::Header::iWords |
◆ i_type
uint16_t mbs::Header::i_type |
◆ i_subtype
uint16_t mbs::Header::i_subtype |
◆ iType
uint32_t mbs::Header::iType |
The documentation for this struct was generated from the following file: