SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::awareness::ProxyClassRegistry Class Reference

#include <proxy_class_registry.h>

Public Member Functions

 ProxyClassRegistry (const ProxyFactoryInterface &factory)
 
conf_class_t * confClass (sc_core::sc_object *object)
 

Protected Attributes

const ProxyFactoryInterfacefactory_
 

Constructor & Destructor Documentation

◆ ProxyClassRegistry()

simics::systemc::awareness::ProxyClassRegistry::ProxyClassRegistry ( const ProxyFactoryInterface factory)
inlineexplicit

Member Function Documentation

◆ confClass()

conf_class_t * simics::systemc::awareness::ProxyClassRegistry::confClass ( sc_core::sc_object *  object)
inline

Member Data Documentation

◆ factory_

const ProxyFactoryInterface& simics::systemc::awareness::ProxyClassRegistry::factory_
protected

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