MCPcopy Create free account
hub / github.com/ajkhoury/ReClassEx / CClassView

Method CClassView

ReClass/CClassView.cpp:14–18  ·  view source on GitHub ↗

CChildView

Source from the content-addressed store, hash-verified

12
13// CChildView
14CClassView::CClassView( ) :
15 m_pClass( NULL ),
16 m_bTracking( FALSE )
17{
18}
19
20CClassView::~CClassView( )
21{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected