gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::SimObjectResolver Class Referenceabstract

Base class to wrap object resolving functionality. More...

#include <sim_object.hh>

Inheritance diagram for gem5::SimObjectResolver:
gem5::CxxConfigManager::SimObjectResolver gem5::PybindSimObjectResolver

Public Member Functions

virtual ~SimObjectResolver ()
 
virtual SimObjectresolveSimObject (const std::string &name)=0
 Find a SimObject given a full path name.
 

Detailed Description

Base class to wrap object resolving functionality.

This can be provided to the serialization framework to allow it to map object names onto C++ objects.

Definition at line 379 of file sim_object.hh.

Constructor & Destructor Documentation

◆ ~SimObjectResolver()

virtual gem5::SimObjectResolver::~SimObjectResolver ( )
inlinevirtual

Definition at line 382 of file sim_object.hh.


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

Generated on Tue Jun 18 2024 16:24:14 for gem5 by doxygen 1.11.0