RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
Linker::OptionCollector Class Reference

Helper class that contains the options interpreted by the format. More...

#include <options.h>

Inheritance diagram for Linker::OptionCollector:
AOut::AOutFormat::AOutOptionCollector Amiga::HunkFormat::HunkOptionCollector BFLT::BFLTFormat::BFLTOptionCollector Binary::CPM3Format::CPM3OptionCollector Binary::PRLFormat::PRLOptionCollector COFF::COFFFormat::COFFOptionCollector DOS16M::BWFormat::BWOptionCollector DigitalResearch::CPM68KFormat::CPM68KOptionCollector DigitalResearch::CPM86Format::CPM86OptionCollector Ergo::XPFormat::XPOptionCollector MINIX::MINIXFormat::MINIXOptionCollector Microsoft::LEFormat::LEOptionCollector Microsoft::MZFormat::MZOptionCollector Microsoft::NEFormat::NEOptionCollector PharLap::MPFormat::MPOptionCollector PharLap::P3Format::P3OptionCollector

Public Member Functions

void ConsiderOptions (std::map< std::string, std::string > &option_map)
 

Public Attributes

std::vector< Option< void > * > option_list
 

Protected Member Functions

void InitializeFields ()
 
template<typename ... Args>
void InitializeFields (Option< void > &option, Args &... args)
 

Detailed Description

Helper class that contains the options interpreted by the format.


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