Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
String
Method · 0.80
__GetHandle
Method · 0.80
__GetHandle
Method · 0.80
Add
Method · 0.80
__root_hash_size
Function · 0.80
__int_hash_set
Function · 0.80
__int_hash_set_int
Function · 0.80
__int_hash_set_float
Function · 0.80
__int_hash_set_string
Function · 0.80
__int_hash_set_int64
Function · 0.80
__int_hash_get
Function · 0.80
__int_hash_get_int
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected