Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
greenlet::PythonState Class Reference
Inheritance diagram for greenlet::PythonState:
Inheritance graph
[legend]
Collaboration diagram for greenlet::PythonState:
Collaboration graph
[legend]

Public Types

typedef greenlet::refs::OwnedReference< struct _frame > OwnedFrame
 

Public Member Functions

const OwnedFrametop_frame () const noexcept
 
void operator<< (const PyThreadState *const tstate) noexcept
 
void operator>> (PyThreadState *tstate) noexcept
 
void clear () noexcept
 
int tp_traverse (visitproc visit, void *arg, bool visit_top_frame) noexcept
 
void tp_clear (bool own_top_frame) noexcept
 
void set_initial_state (const PyThreadState *const tstate) noexcept
 
void may_switch_away () noexcept
 
void will_switch_from (PyThreadState *const origin_tstate) noexcept
 
void did_finish (PyThreadState *tstate) noexcept
 
- Public Member Functions inherited from greenlet::PythonStateContext
const greenlet::refs::OwnedContextcontext () const
 
greenlet::refs::OwnedContextcontext ()
 
void tp_clear ()
 

Additional Inherited Members

- Static Public Member Functions inherited from greenlet::PythonStateContext
template<typename T >
static PyObject * context (T *tstate)
 
template<typename T >
static void context (T *tstate, PyObject *new_context)
 
- Protected Attributes inherited from greenlet::PythonStateContext
greenlet::refs::OwnedContext _context
 

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