Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ ItemData
Method
ItemData
DebugView++/LogView.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
ItemData::ItemData() :
109
color(Colors::BackGround, Colors::Text)
110
{
111
}
112
113
BEGIN_MSG_MAP2(CLogView)
114
MSG_WM_CREATE(OnCreate)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected