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

#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...
 

Detailed Description

Definition at line 44 of file trc_pkt_decode_ptm.h.

Constructor & Destructor Documentation

◆ PtmAtoms()

PtmAtoms::PtmAtoms ( )
inline

Definition at line 47 of file trc_pkt_decode_ptm.h.

◆ ~PtmAtoms()

PtmAtoms::~PtmAtoms ( )
inline

Definition at line 48 of file trc_pkt_decode_ptm.h.

Member Function Documentation

◆ clearAll()

void PtmAtoms::clearAll ( )
inline

clear all

Definition at line 95 of file trc_pkt_decode_ptm.h.

◆ clearAtom()

void PtmAtoms::clearAtom ( )
inline

clear the current atom, set the next.

Definition at line 86 of file trc_pkt_decode_ptm.h.

◆ getCurrAtomVal()

const ocsd_atm_val PtmAtoms::getCurrAtomVal ( ) const
inline

Definition at line 71 of file trc_pkt_decode_ptm.h.

◆ initAtomPkt()

void PtmAtoms::initAtomPkt ( const ocsd_pkt_atom atom,
const ocsd_trc_index_t root_index 
)
inline

initialise the atom and index values

Definition at line 65 of file trc_pkt_decode_ptm.h.

◆ numAtoms()

const int PtmAtoms::numAtoms ( ) const
inline

number of atoms

Definition at line 76 of file trc_pkt_decode_ptm.h.

◆ pktIndex()

const ocsd_trc_index_t PtmAtoms::pktIndex ( ) const
inline

originating packet index

Definition at line 81 of file trc_pkt_decode_ptm.h.


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