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

#include <sc_memory_profiler_control.h>

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

Public Member Functions

 ScMemoryProfilerControl ()
 
virtual ~ScMemoryProfilerControl ()
 
bool is_enabled () const
 
void set_enabled (bool enabled)
 
- Public Member Functions inherited from simics::systemc::iface::ScMemoryProfilerControlInterface
virtual bool is_enabled () const =0
 
virtual void set_enabled (bool enabled)=0
 
virtual ~ScMemoryProfilerControlInterface ()
 

Constructor & Destructor Documentation

◆ ScMemoryProfilerControl()

simics::systemc::ScMemoryProfilerControl::ScMemoryProfilerControl ( )
inline

◆ ~ScMemoryProfilerControl()

virtual simics::systemc::ScMemoryProfilerControl::~ScMemoryProfilerControl ( )
inlinevirtual

Member Function Documentation

◆ is_enabled()

bool simics::systemc::ScMemoryProfilerControl::is_enabled ( ) const
virtual

◆ set_enabled()

void simics::systemc::ScMemoryProfilerControl::set_enabled ( bool  enabled)
virtual

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