RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
This is the complete list of members for Linker::Word< Int >, including all inherited members.
EntrySize (defined in Linker::Word< Int >) | Linker::Word< Int > | static |
ReadFile(std::istream &in, Word &word, ::EndianType endian_type) (defined in Linker::Word< Int >) | Linker::Word< Int > | inlinestatic |
ReadFile(Reader &rd, Word &word, ::EndianType endian_type=::UndefinedEndian) (defined in Linker::Word< Int >) | Linker::Word< Int > | inlinestatic |
value | Linker::Word< Int > | |
WriteFile(std::ostream &out, const Word &word, ::EndianType endian_type, offset_t bytes=EntrySize, offset_t offset=0) (defined in Linker::Word< Int >) | Linker::Word< Int > | inlinestatic |
WriteFile(Writer &wr, const Word &word, ::EndianType endian_type=::UndefinedEndian, offset_t bytes=EntrySize, offset_t offset=0) (defined in Linker::Word< Int >) | Linker::Word< Int > | inlinestatic |