RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
Public Member Functions | |
BitField (unsigned offset, unsigned length, std::shared_ptr< Display< offset_t > > display, bool optional_field) | |
bool | ShouldDisplay (std::tuple< offset_t > &values) |
Public Attributes | |
unsigned | offset |
unsigned | length |
std::shared_ptr< Display< offset_t > > | display |
bool | optional_field |