#include <trc_etmv4_stack_elem.h>
|
| EtmV4P0Stack () |
|
| ~EtmV4P0Stack () |
|
void | push_front (TrcStackElem *pElem) |
|
void | pop_back () |
|
TrcStackElem * | back () |
|
size_t | size () |
|
void | delete_all () |
|
void | delete_back () |
|
void | delete_popped () |
|
TrcStackElemParam * | createParamElem (const p0_elem_t p0_type, const bool isP0, const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, const std::vector< uint32_t > ¶ms) |
|
TrcStackElemParam * | createParamElemNoParam (const p0_elem_t p0_type, const bool isP0, const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index) |
|
TrcStackElemAtom * | createAtomElem (const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, const ocsd_pkt_atom &atom) |
|
TrcStackElemExcept * | createExceptElem (const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, const bool bSame, const uint16_t excepNum) |
|
TrcStackElemCtxt * | createContextElem (const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, const etmv4_context_t &context) |
|
TrcStackElemAddr * | createAddrElem (const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, const etmv4_addr_val_t &addr_val) |
|
Definition at line 246 of file trc_etmv4_stack_elem.h.
◆ EtmV4P0Stack()
EtmV4P0Stack::EtmV4P0Stack |
( |
| ) |
|
|
inline |
◆ ~EtmV4P0Stack()
EtmV4P0Stack::~EtmV4P0Stack |
( |
| ) |
|
|
inline |
◆ back()
◆ createAddrElem()
◆ createAtomElem()
◆ createContextElem()
◆ createExceptElem()
◆ createParamElem()
◆ createParamElemNoParam()
◆ delete_all()
void EtmV4P0Stack::delete_all |
( |
| ) |
|
|
inline |
◆ delete_back()
void EtmV4P0Stack::delete_back |
( |
| ) |
|
|
inline |
◆ delete_popped()
void EtmV4P0Stack::delete_popped |
( |
| ) |
|
|
inline |
◆ pop_back()
void EtmV4P0Stack::pop_back |
( |
| ) |
|
|
inline |
◆ push_front()
◆ size()
size_t EtmV4P0Stack::size |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: