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

#include "tracepoint.h"

Public Member Functions

 scoped_restore_current_traceframe ()
 
 ~scoped_restore_current_traceframe ()
 
 DISABLE_COPY_AND_ASSIGN (scoped_restore_current_traceframe)
 

Private Attributes

int m_traceframe_number
 

Detailed Description

Definition at line 328 of file tracepoint.h.

Constructor & Destructor Documentation

◆ scoped_restore_current_traceframe()

scoped_restore_current_traceframe::scoped_restore_current_traceframe ( )

Definition at line 2929 of file tracepoint.c.

◆ ~scoped_restore_current_traceframe()

scoped_restore_current_traceframe::~scoped_restore_current_traceframe ( )
inline

Definition at line 332 of file tracepoint.h.

References m_traceframe_number, and set_current_traceframe().

Member Function Documentation

◆ DISABLE_COPY_AND_ASSIGN()

scoped_restore_current_traceframe::DISABLE_COPY_AND_ASSIGN ( scoped_restore_current_traceframe )

Member Data Documentation

◆ m_traceframe_number

int scoped_restore_current_traceframe::m_traceframe_number
private

Definition at line 342 of file tracepoint.h.

Referenced by ~scoped_restore_current_traceframe().


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