GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
scoped_amd_dbgapi_event_processed Struct Reference

Public Member Functions

 scoped_amd_dbgapi_event_processed (amd_dbgapi_event_id_t event_id)
 
 ~scoped_amd_dbgapi_event_processed ()
 
 DISABLE_COPY_AND_ASSIGN (scoped_amd_dbgapi_event_processed)
 

Private Attributes

amd_dbgapi_event_id_t m_event_id
 

Detailed Description

Definition at line 757 of file amd-dbgapi-target.c.

Constructor & Destructor Documentation

◆ scoped_amd_dbgapi_event_processed()

scoped_amd_dbgapi_event_processed::scoped_amd_dbgapi_event_processed ( amd_dbgapi_event_id_t event_id)
inline

Definition at line 759 of file amd-dbgapi-target.c.

◆ ~scoped_amd_dbgapi_event_processed()

scoped_amd_dbgapi_event_processed::~scoped_amd_dbgapi_event_processed ( )
inline

Definition at line 765 of file amd-dbgapi-target.c.

References m_event_id, and status.

Member Function Documentation

◆ DISABLE_COPY_AND_ASSIGN()

scoped_amd_dbgapi_event_processed::DISABLE_COPY_AND_ASSIGN ( scoped_amd_dbgapi_event_processed )

Member Data Documentation

◆ m_event_id

amd_dbgapi_event_id_t scoped_amd_dbgapi_event_processed::m_event_id
private

Definition at line 776 of file amd-dbgapi-target.c.

Referenced by ~scoped_amd_dbgapi_event_processed().


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