SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::Registrant< T > Class Template Reference

#include <registry.h>

Inheritance diagram for simics::systemc::Registrant< T >:

Public Member Functions

 Registrant ()
 
virtual ~Registrant ()
 
 Registrant (const Registrant &rhs)
 
void detach ()
 

Constructor & Destructor Documentation

◆ Registrant() [1/2]

template<class T >
simics::systemc::Registrant< T >::Registrant ( )
inline

◆ ~Registrant()

template<class T >
virtual simics::systemc::Registrant< T >::~Registrant ( )
inlinevirtual

◆ Registrant() [2/2]

template<class T >
simics::systemc::Registrant< T >::Registrant ( const Registrant< T > &  rhs)
inline

Member Function Documentation

◆ detach()

template<class T >
void simics::systemc::Registrant< T >::detach ( )
inline

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