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

Method Count

ReClass/CNodePtrArray.h:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 virtual void Update( const PHOTSPOT Spot );
13
14 inline ULONG Count( void ) { return m_ulPtrCount; }
15 inline void SetCount( ULONG Count ) { m_ulPtrCount = Count; }
16
17 void SetClass( CNodeClass* pNode ) { m_pNodePtr->SetClass( pNode ); }

Callers 2

SaveXMLMethod · 0.45
OnButtonGenerateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected