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

NULL object instance counter. More...

#include <null_simics_object_ref.h>

Inheritance diagram for simics::systemc::NullConfObjectRef:
simics::systemc::InstanceCounter< NullConfObjectRef >

Additional Inherited Members

- Public Member Functions inherited from simics::systemc::InstanceCounter< NullConfObjectRef >
 InstanceCounter ()
 
 InstanceCounter (const InstanceCounter &)=delete
 
InstanceCounteroperator= (const InstanceCounter &)=delete
 
virtual ~InstanceCounter ()
 
- Static Public Member Functions inherited from simics::systemc::InstanceCounter< NullConfObjectRef >
static int instances ()
 

Detailed Description

NULL object instance counter.

Anywhere where a member of type ConfObjectRef is used, it can be initialized with a NullConfObjectRef. Before starting the simulation, the number of instances can be checked to make sure it is zero.


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