Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::logic::files::BlockLom Struct Reference

#include <structs.hpp>

Public Member Functions

bool operator== (const BlockLom &other) const =default
 

Public Attributes

uint8_t size
 
uint8_t subtype
 
uint8_t type
 
uint8_t extraSize
 
uint8_t numParams
 
std::string name
 
uint16_t order
 
std::vector< BlockParamLomparams
 

Member Function Documentation

◆ operator==()

bool iv::logic::files::BlockLom::operator== ( const BlockLom & other) const
default

Member Data Documentation

◆ extraSize

uint8_t iv::logic::files::BlockLom::extraSize

◆ name

std::string iv::logic::files::BlockLom::name

◆ numParams

uint8_t iv::logic::files::BlockLom::numParams

◆ order

uint16_t iv::logic::files::BlockLom::order

◆ params

std::vector<BlockParamLom> iv::logic::files::BlockLom::params

◆ size

uint8_t iv::logic::files::BlockLom::size

◆ subtype

uint8_t iv::logic::files::BlockLom::subtype

◆ type

uint8_t iv::logic::files::BlockLom::type

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