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

#include <checkpoint.h>

Inheritance diagram for simics::systemc::CheckpointStub:
simics::systemc::Adapter

Public Member Functions

 CheckpointStub ()
 
virtual ~CheckpointStub ()
 
std::vector< std::string > systemcState () const
 
void setSystemcState (const std::vector< std::string > &checkpoints)
 

Constructor & Destructor Documentation

◆ CheckpointStub()

simics::systemc::CheckpointStub::CheckpointStub ( )
inline

◆ ~CheckpointStub()

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

Member Function Documentation

◆ setSystemcState()

void simics::systemc::CheckpointStub::setSystemcState ( const std::vector< std::string > &  checkpoints)
inline

◆ systemcState()

std::vector< std::string > simics::systemc::CheckpointStub::systemcState ( ) const
inline

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