OpenCSD - CoreSight Trace Decode Library
1.3.3
|
#include <trc_pkt_decode_ptm.h>
Public Member Functions | |
PtmAtoms () | |
~PtmAtoms () | |
void | initAtomPkt (const ocsd_pkt_atom &atom, const ocsd_trc_index_t &root_index) |
initialise the atom and index values More... | |
const ocsd_atm_val | getCurrAtomVal () const |
const int | numAtoms () const |
number of atoms More... | |
const ocsd_trc_index_t | pktIndex () const |
originating packet index More... | |
void | clearAtom () |
clear the current atom, set the next. More... | |
void | clearAll () |
clear all More... | |
Definition at line 44 of file trc_pkt_decode_ptm.h.
|
inline |
Definition at line 47 of file trc_pkt_decode_ptm.h.
|
inline |
Definition at line 48 of file trc_pkt_decode_ptm.h.
|
inline |
clear all
Definition at line 95 of file trc_pkt_decode_ptm.h.
|
inline |
clear the current atom, set the next.
Definition at line 86 of file trc_pkt_decode_ptm.h.
|
inline |
Definition at line 71 of file trc_pkt_decode_ptm.h.
|
inline |
initialise the atom and index values
Definition at line 65 of file trc_pkt_decode_ptm.h.
|
inline |
number of atoms
Definition at line 76 of file trc_pkt_decode_ptm.h.
|
inline |
originating packet index
Definition at line 81 of file trc_pkt_decode_ptm.h.