RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Linker::OptionDescription< T > Class Template Reference

A typed option description, used for documenting options. More...

#include <options.h>

Inheritance diagram for Linker::OptionDescription< T >:
Linker::Option< std::string > Linker::Option< std::optional< std::string > > Linker::Option< std::optional< std::vector< std::string > > > Linker::Option< std::optional< offset_t > > Linker::Option< T >

Public Member Functions

 OptionDescription (std::string name, std::string description)
 
std::string type_name () override
 

Detailed Description

template<typename T>
class Linker::OptionDescription< T >

A typed option description, used for documenting options.


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