#include <cpython_ref.h>

Public Member Functions | |
| 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 > |
|
private |
| CPyConstRef | ( | ) |
|
delete |