SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::RegisterModel::FactoryInterface Class Referenceabstract

#include <sc_factory.h>

Public Member Functions

virtual ~FactoryInterface ()
 
virtual void setup (int argc, char *argv[])=0
 
virtual void teardown ()=0
 

Constructor & Destructor Documentation

◆ ~FactoryInterface()

virtual simics::systemc::RegisterModel::FactoryInterface::~FactoryInterface ( )
inlinevirtual

Member Function Documentation

◆ setup()

virtual void simics::systemc::RegisterModel::FactoryInterface::setup ( int  argc,
char *  argv[] 
)
pure virtual

◆ teardown()

virtual void simics::systemc::RegisterModel::FactoryInterface::teardown ( )
pure virtual

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