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

#include <sc_memory_profiler_control_interface.h>

Inheritance diagram for simics::systemc::iface::ScMemoryProfilerControlInterface:
simics::systemc::ScMemoryProfilerControl simics::systemc::Adapter

Public Member Functions

virtual bool is_enabled () const =0
 
virtual void set_enabled (bool enabled)=0
 
virtual ~ScMemoryProfilerControlInterface ()
 

Constructor & Destructor Documentation

◆ ~ScMemoryProfilerControlInterface()

virtual simics::systemc::iface::ScMemoryProfilerControlInterface::~ScMemoryProfilerControlInterface ( )
inlinevirtual

Member Function Documentation

◆ is_enabled()

virtual bool simics::systemc::iface::ScMemoryProfilerControlInterface::is_enabled ( ) const
pure virtual

◆ set_enabled()

virtual void simics::systemc::iface::ScMemoryProfilerControlInterface::set_enabled ( bool  enabled)
pure virtual

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