RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Microsoft::ResourceFile::IdDisplay Class Reference
Inheritance diagram for Microsoft::ResourceFile::IdDisplay:
Dumper::Display< Identifier >

Public Member Functions

 IdDisplay (const std::map< offset_t, std::string > &names)
 
void DisplayValue (Dumper::Dumper &dump, std::tuple< Identifier > values) override
 
- Public Member Functions inherited from Dumper::Display< Identifier >
virtual bool IsMissing (std::tuple< Ts... > &values)
 Returns true if the specified value is such that it should not be displayed.
 
virtual void DisplayValue (Dumper &dump, std::tuple< Ts... > values)=0
 Prints the value through the Dumper, different types of fields can be displayed in different ways.
 

Static Public Member Functions

static std::shared_ptr< IdDisplayMake ()
 
static std::shared_ptr< IdDisplayMake (const std::map< offset_t, std::string > &names)
 

Public Attributes

std::map< offset_t, std::string > names
 

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