GDB (xrefs)
|
#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 |
Definition at line 328 of file tracepoint.h.
scoped_restore_current_traceframe::scoped_restore_current_traceframe | ( | ) |
Definition at line 2929 of file tracepoint.c.
|
inline |
Definition at line 332 of file tracepoint.h.
References m_traceframe_number, and set_current_traceframe().
scoped_restore_current_traceframe::DISABLE_COPY_AND_ASSIGN | ( | scoped_restore_current_traceframe | ) |
|
private |
Definition at line 342 of file tracepoint.h.
Referenced by ~scoped_restore_current_traceframe().