CFX_CountRef< ObjClass >::CountedObj Class Reference

Define a class here derived from user data class, with an additional reference count member. More...

Inherits ObjClass.

Public Member Functions

 CountedObj ()
 The constructor.
 
 CountedObj (const CountedObj &src)
 The copy constructor. More...
 

Public Attributes

int m_RefCount
 The reference count.
 

Detailed Description

template<class ObjClass>
class CFX_CountRef< ObjClass >::CountedObj

Define a class here derived from user data class, with an additional reference count member.

Constructor & Destructor Documentation

◆ CountedObj()

template<class ObjClass >
CFX_CountRef< ObjClass >::CountedObj::CountedObj ( const CountedObj src)
inline

The copy constructor.

Parameters
[in]srcThe other counted object.

Foxit Software Corporation Logo
@2018 Foxit Software Incorporated. All rights reserved.