MCPcopy 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

SweepSpanMethod · 0.80
FinishCollectMethod · 0.80
ObjReportHandleSpanMethod · 0.80
Dbg_ObjectAllocMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected