MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetObject

Method GetObject

DuiLib/Utils/UIDelegate.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37void* CDelegateBase::GetObject()
38{
39 return m_pObject;
40}
41
42CEventSource::~CEventSource()
43{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected