|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
This is the complete list of members for Linker::Option< ItemOf< T > >, including all inherited members.
| default_value | Linker::Option< ItemOf< T > > | |
| description | Linker::OptionDescription< void > | |
| name | Linker::OptionDescription< void > | |
| operator()() | Linker::Option< ItemOf< T > > | inline |
| Option(std::string name, std::string description, T::value_type default_value=typename T::value_type()) (defined in Linker::Option< ItemOf< T > >) | Linker::Option< ItemOf< T > > | inline |
| Option(std::string name, std::string description) (defined in Linker::Option< void >) | Linker::Option< void > | inline |
| OptionDescription(std::string name, std::string description) (defined in Linker::OptionDescription< void >) | Linker::OptionDescription< void > | inline |
| options | Linker::Option< void > | |
| PrintDetails(std::ostream &out, std::string indentation) override (defined in Linker::Option< ItemOf< T > >) | Linker::Option< ItemOf< T > > | inlinevirtual |
| type_name() override | Linker::Option< ItemOf< T > > | inlinevirtual |
| ~OptionDescription()=default (defined in Linker::OptionDescription< void >) | Linker::OptionDescription< void > | virtual |