OpenCSD - CoreSight Trace Decode Library  0.5
Public Member Functions | List of all members
Etmv4PktAddrStack Class Reference

ETMv4 Address packet values stackThis class represents a stack of recent broadcast address values - used to fulfil the ExactMatch address type where no address is output. More...

#include <trc_pkt_elem_etmv4i.h>

Public Member Functions

 Etmv4PktAddrStack ()
 
 ~Etmv4PktAddrStack ()
 
void push (const ocsd_pkt_vaddr vaddr, const uint8_t isa)
 
void get_idx (const uint8_t idx, ocsd_pkt_vaddr &vaddr, uint8_t &isa)
 

Detailed Description

ETMv4 Address packet values stack

This class represents a stack of recent broadcast address values - used to fulfil the ExactMatch address type where no address is output.

Definition at line 55 of file trc_pkt_elem_etmv4i.h.

Constructor & Destructor Documentation

◆ Etmv4PktAddrStack()

Etmv4PktAddrStack::Etmv4PktAddrStack ( )
inline

Definition at line 58 of file trc_pkt_elem_etmv4i.h.

◆ ~Etmv4PktAddrStack()

Etmv4PktAddrStack::~Etmv4PktAddrStack ( )
inline

Definition at line 69 of file trc_pkt_elem_etmv4i.h.

Member Function Documentation

◆ get_idx()

void Etmv4PktAddrStack::get_idx ( const uint8_t  idx,
ocsd_pkt_vaddr &  vaddr,
uint8_t &  isa 
)
inline

Definition at line 81 of file trc_pkt_elem_etmv4i.h.

◆ push()

void Etmv4PktAddrStack::push ( const ocsd_pkt_vaddr  vaddr,
const uint8_t  isa 
)
inline

Definition at line 71 of file trc_pkt_elem_etmv4i.h.


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