CPyTypeConstRef Class Reference

#include <cpython_ref.h>

Inheritance diagram for CPyTypeConstRef:

Public Member Functions

NativePyObjectDisconnect ()=delete
 
- Public Member Functions inherited from CPyCompare< CPyTypeRef >
Bool operator== (std::nullptr_t) const
 
Bool operator== (Super &o)
 
Bool operator== (const Super &o) const
 
Bool operator!= (std::nullptr_t) const
 
Bool operator!= (Super &o)
 
Bool operator!= (const Super &o) const
 
- Public Member Functions inherited from CPyCompare< CPyTypeInterface::Reference >
Bool operator== (std::nullptr_t) const
 
Bool operator== (Super &o)
 
Bool operator== (const Super &o) const
 
Bool operator!= (std::nullptr_t) const
 
Bool operator!= (Super &o)
 
Bool operator!= (const Super &o) const
 

Private Types

using Super = CPyCompare< CPyTypeRef >
 

Member Typedef Documentation

◆ Super

using Super = CPyCompare<CPyTypeRef>
private

Member Function Documentation

◆ Disconnect()

NativePyObject* Disconnect ( )
delete