Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajkhoury/ReClassEx
/ CClassFrame
Method
CClassFrame
ReClass/CClassFrame.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
// CChildFrame construction/destruction
18
19
CClassFrame::CClassFrame( )
20
: m_pClassView( NULL )
21
{
22
}
23
24
CClassFrame::~CClassFrame( )
25
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected