GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
gdbpy_enter_varobj Class Reference

#include "python-internal.h"

Inheritance diagram for gdbpy_enter_varobj:
gdbpy_enter

Public Member Functions

 gdbpy_enter_varobj (const struct varobj *var)
 
- Public Member Functions inherited from gdbpy_enter
 gdbpy_enter (struct gdbarch *gdbarch=nullptr, const struct language_defn *language=nullptr)
 
 ~gdbpy_enter ()
 
 DISABLE_COPY_AND_ASSIGN (gdbpy_enter)
 

Additional Inherited Members

- Static Public Member Functions inherited from gdbpy_enter
static struct gdbarchget_gdbarch ()
 
static void finalize ()
 

Detailed Description

Definition at line 722 of file python-internal.h.

Constructor & Destructor Documentation

◆ gdbpy_enter_varobj()

gdbpy_enter_varobj::gdbpy_enter_varobj ( const struct varobj * var)

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