OpenCSD - CoreSight Trace Decode Library
1.3.3
|
Handler for the ocsd_pe_context structure. More...
#include <ocsd_pe_context.h>
Public Member Functions | |
OcsdPeContext () | |
OcsdPeContext (const ocsd_pe_context *context) | |
~OcsdPeContext () | |
OcsdPeContext & | operator= (const OcsdPeContext &ctxt) |
OcsdPeContext & | operator= (const ocsd_pe_context *context) |
void | resetCtxt () |
void | setSecLevel (const ocsd_sec_level sl) |
void | setEL (const ocsd_ex_level el) |
void | setCtxtID (const uint32_t id) |
void | setVMID (const uint32_t id) |
void | set64bit (const bool is64bit) |
const ocsd_sec_level | getSecLevel () const |
const ocsd_ex_level | getEL () const |
const bool | ELvalid () const |
const uint32_t | getCtxtID () const |
const bool | ctxtIDvalid () const |
const uint32_t | getVMID () const |
const bool | VMIDvalid () const |
operator const ocsd_pe_context & () const | |
Handler for the ocsd_pe_context structure.
Reads and writes structure values, enforcing interaction rules between values and flags.
Definition at line 45 of file ocsd_pe_context.h.
|
inline |
|
inline |
Definition at line 83 of file ocsd_pe_context.h.
|
inline |
Definition at line 50 of file ocsd_pe_context.h.
|
inline |
Definition at line 67 of file ocsd_pe_context.h.
|
inline |
Definition at line 65 of file ocsd_pe_context.h.
|
inline |
Definition at line 66 of file ocsd_pe_context.h.
|
inline |
Definition at line 64 of file ocsd_pe_context.h.
|
inline |
Definition at line 63 of file ocsd_pe_context.h.
|
inline |
Definition at line 68 of file ocsd_pe_context.h.
|
inline |
Definition at line 72 of file ocsd_pe_context.h.
|
inline |
Definition at line 107 of file ocsd_pe_context.h.
|
inline |
Definition at line 101 of file ocsd_pe_context.h.
|
inline |
|
inline |
Definition at line 61 of file ocsd_pe_context.h.
|
inline |
Definition at line 59 of file ocsd_pe_context.h.
|
inline |
Definition at line 58 of file ocsd_pe_context.h.
|
inline |
Definition at line 57 of file ocsd_pe_context.h.
|
inline |
Definition at line 60 of file ocsd_pe_context.h.
|
inline |
Definition at line 69 of file ocsd_pe_context.h.