CPyConstRef Class Reference

#include <cpython_ref.h>

Inheritance diagram for CPyConstRef:

Public Member Functions

NativePyObjectDisconnect ()=delete
 
- Public Member Functions inherited from CPyRef
 CPyRef ()=default
 
MAXON_IMPLICIT CPyRef (std::nullptr_t)
 
- Public Member Functions inherited from CPyCompare< CPyInterface::Reference >
Bool operator== (std::nullptr_t) const
 
Bool operator== (const CPyCompare &o) const
 
Bool operator!= (std::nullptr_t) const
 
Bool operator!= (const CPyCompare &o) const
 

Private Types

using Super = CPyRef
 

Member Typedef Documentation

◆ Super

using Super = CPyRef
private

Member Function Documentation

◆ Disconnect()

NativePyObject* Disconnect ( )
delete