OpenCSD - CoreSight Trace Decode Library  0.9.2
Public Member Functions | Protected Member Functions | Friends | List of all members
TrcStackElemCtxt Class Reference

#include <trc_etmv4_stack_elem.h>

Inheritance diagram for TrcStackElemCtxt:
Inheritance graph
[legend]
Collaboration diagram for TrcStackElemCtxt:
Collaboration graph
[legend]

Public Member Functions

void setContext (const etmv4_context_t &ctxt)
 
const etmv4_context_tgetContext () const
 
- Public Member Functions inherited from TrcStackElem
 TrcStackElem (const p0_elem_t p0_type, const bool isP0, const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index)
 
virtual ~TrcStackElem ()
 
const p0_elem_t getP0Type () const
 
const ocsd_etmv4_i_pkt_type getRootPkt () const
 
const ocsd_trc_index_t getRootIndex () const
 
const bool isP0 () const
 

Protected Member Functions

 TrcStackElemCtxt (const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index)
 
virtual ~TrcStackElemCtxt ()
 

Friends

class EtmV4P0Stack
 

Additional Inherited Members

- Protected Attributes inherited from TrcStackElem
bool m_is_P0
 

Detailed Description

Context element

Definition at line 124 of file trc_etmv4_stack_elem.h.

Constructor & Destructor Documentation

◆ TrcStackElemCtxt()

TrcStackElemCtxt::TrcStackElemCtxt ( const ocsd_etmv4_i_pkt_type  root_pkt,
const ocsd_trc_index_t  root_index 
)
inlineprotected

Definition at line 140 of file trc_etmv4_stack_elem.h.

◆ ~TrcStackElemCtxt()

virtual TrcStackElemCtxt::~TrcStackElemCtxt ( )
inlineprotectedvirtual

Definition at line 128 of file trc_etmv4_stack_elem.h.

Member Function Documentation

◆ getContext()

const etmv4_context_t& TrcStackElemCtxt::getContext ( ) const
inline

Definition at line 134 of file trc_etmv4_stack_elem.h.

◆ setContext()

void TrcStackElemCtxt::setContext ( const etmv4_context_t ctxt)
inline

Definition at line 133 of file trc_etmv4_stack_elem.h.

Friends And Related Function Documentation

◆ EtmV4P0Stack

friend class EtmV4P0Stack
friend

Definition at line 128 of file trc_etmv4_stack_elem.h.


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