MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / GetPtr

Method GetPtr

include/hx/Object.h:344–344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342 }
343
344 inline OBJ_ *GetPtr() const { return mPtr; }
345 inline OBJ_ *operator->()
346 {
347 #ifdef HXCPP_CHECK_POINTER

Callers 15

StringMethod · 0.80
__GetHandleMethod · 0.80
__GetHandleMethod · 0.80
AddMethod · 0.80
__root_hash_sizeFunction · 0.80
__int_hash_setFunction · 0.80
__int_hash_set_intFunction · 0.80
__int_hash_set_floatFunction · 0.80
__int_hash_set_stringFunction · 0.80
__int_hash_set_int64Function · 0.80
__int_hash_getFunction · 0.80
__int_hash_get_intFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected