MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / ptr

Method ptr

include/win/boost/python/object_core.hpp:440–443  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

438{}
439
440inline PyObject* api::object_base::ptr() const
441{
442 return m_ptr;
443}
444
445inline bool api::object_base::is_none() const
446{

Callers 15

getMethod · 0.45
getMethod · 0.45
operator()Method · 0.45
get_managed_objectFunction · 0.45
sliceMethod · 0.45
operator()Function · 0.45
override.hppFile · 0.45
operators.hppFile · 0.45
operator()Method · 0.45
bool_typeFunction · 0.45
operator!Method · 0.45
keywords<1>Class · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected