Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ _GetType
Method
_GetType
BeefRT/rt/BfObjects.h:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
#endif
172
173
Type* _GetType()
174
{
175
return BFRTCALLBACKS.Object_GetType(this);
176
}
177
178
Type* GetTypeSafe()
179
{
Callers
4
SweepSpan
Method · 0.80
FinishCollect
Method · 0.80
ObjReportHandleSpan
Method · 0.80
Dbg_ObjectAlloc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected