RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
A representation of a named value within a structure. More...
#include <dumper.h>
Public Member Functions | |
Field (std::string label, bool optional_field, bool internal) | |
virtual bool | ShouldDisplay ()=0 |
virtual void | DisplayValue (Dumper &dump)=0 |
A representation of a named value within a structure.