Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajkhoury/ReClassEx
/ Dump
Method
Dump
ReClass/CClassFrame.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
void CClassFrame::Dump( CDumpContext& dc ) const
58
{
59
CMDIChildWndEx::Dump( dc );
60
}
61
#endif //_DEBUG
62
63
// CChildFrame message handlers
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected