Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ GetObject
Method
GetObject
api/debuggerapi.h:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
virtual ~DbgRefCountObject() {}
41
42
T* GetObject() const { return m_object; }
43
44
static T* GetObject(DbgRefCountObject* obj)
45
{
Callers
8
API_OBJECT_STATIC
Function · 0.45
GetObject
Method · 0.45
CanConnect
Method · 0.45
CanExecute
Method · 0.45
GetAvailableAdapters
Method · 0.45
GetController
Method · 0.45
ControllerExists
Method · 0.45
SetData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected