CPyConstRef Class Reference

#include <cpython_ref.h>

Inheritance diagram for CPyConstRef:

公共成员函数

  CPyConstRef ()
NativePyObject Disconnect ()=delete
-  Public Member Functions inherited from CPyCompare< CPyRef >
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 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== ( 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 < CPyRef >

Member Typedef Documentation

◆  Super

using Super = CPyCompare < CPyRef >
private

构造函数 & 析构函数文档编制

◆  CPyConstRef()

CPyConstRef ( )

成员函数文档编制

◆  Disconnect()

NativePyObject * Disconnect ( )
delete