RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
SeychellDOS32::AdamFormat::AdamOptionCollector Class Reference
Inheritance diagram for SeychellDOS32::AdamFormat::AdamOptionCollector:
Linker::OptionCollector

Classes

class  OutputEnumeration
 

Public Attributes

Linker::Option< std::string > stub {"stub", "Filename for stub that gets prepended to executable"}
 
Linker::Option< Linker::ItemOf< OutputEnumeration > > output {"output", "Binary type"}
 
Linker::Option< offset_t > stack {"stack", "Specify the stack size"}
 
- Public Attributes inherited from Linker::OptionCollector
std::vector< Option< void > * > option_list
 

Additional Inherited Members

- Public Member Functions inherited from Linker::OptionCollector
void ConsiderOptions (std::map< std::string, std::string > &option_map)
 
- Protected Member Functions inherited from Linker::OptionCollector
void InitializeFields ()
 
template<typename ... Args>
void InitializeFields (Option< void > &option, Args &... args)
 

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