GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Functions
py-varobj.c File Reference
#include "defs.h"
#include "python-internal.h"
#include "varobj.h"
#include "varobj-iter.h"
#include "valprint.h"

Go to the source code of this file.

Classes

struct  py_varobj_iter
 

Functions

std::unique_ptr< varobj_iterpy_varobj_get_iterator (struct varobj *var, PyObject *printer, const value_print_options *opts)
 

Function Documentation

◆ py_varobj_get_iterator()

std::unique_ptr< varobj_iter > py_varobj_get_iterator ( struct varobj * var,
PyObject * printer,
const value_print_options * opts )