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

Simics packet interface. More...

#include <packet_interface.h>

Inheritance diagram for simics::systemc::iface::PacketInterface:
simics::systemc::simics2tlm::Packet simics::systemc::simics2tlm::PacketGasketAdapter

Public Member Functions

virtual void transfer (const uint8 *data_ptr, size_t data_length)=0
 
virtual ~PacketInterface ()
 

Detailed Description

Simics packet interface.

Constructor & Destructor Documentation

◆ ~PacketInterface()

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

Member Function Documentation

◆ transfer()

virtual void simics::systemc::iface::PacketInterface::transfer ( const uint8 *  data_ptr,
size_t  data_length 
)
pure virtual

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