Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ ExtData
Method
ExtData
src/Ext/TEvent/Body.h:71–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
{
70
public:
71
ExtData(TEventClass* const OwnerObject) : Extension<TEventClass>(OwnerObject)
72
{ }
73
74
virtual ~ExtData() = default;
75
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected