libMVRgdtf 40bc00a
A library for GDTF and MVR
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
VCOMImmediateImpl< Interface > Class Template Reference

#include <StdAfx.h>

Inheritance diagram for VCOMImmediateImpl< Interface >:

Public Member Functions

 VCOMImmediateImpl ()
 
 VCOMImmediateImpl (IVWUnknown *parent)
 
virtual ~VCOMImmediateImpl ()
 
virtual uint32_t VCOM_CALLTYPE AddRef ()
 
virtual uint32_t VCOM_CALLTYPE Release ()
 

Protected Member Functions

virtual void OnRefCountZero ()
 

Protected Attributes

RefNumType fRefCnt
 
IVWUnknownfParent
 

Constructor & Destructor Documentation

◆ VCOMImmediateImpl() [1/2]

template<class Interface >
VCOMImmediateImpl< Interface >::VCOMImmediateImpl ( )
inline

◆ VCOMImmediateImpl() [2/2]

template<class Interface >
VCOMImmediateImpl< Interface >::VCOMImmediateImpl ( IVWUnknown parent)
inline

◆ ~VCOMImmediateImpl()

template<class Interface >
virtual VCOMImmediateImpl< Interface >::~VCOMImmediateImpl ( )
inlinevirtual

Member Function Documentation

◆ AddRef()

template<class Interface >
virtual uint32_t VCOM_CALLTYPE VCOMImmediateImpl< Interface >::AddRef ( )
inlinevirtual

◆ OnRefCountZero()

template<class Interface >
virtual void VCOMImmediateImpl< Interface >::OnRefCountZero ( )
inlineprotectedvirtual

◆ Release()

template<class Interface >
virtual uint32_t VCOM_CALLTYPE VCOMImmediateImpl< Interface >::Release ( )
inlinevirtual

Member Data Documentation

◆ fParent

template<class Interface >
IVWUnknown* VCOMImmediateImpl< Interface >::fParent
protected

◆ fRefCnt

template<class Interface >
RefNumType VCOMImmediateImpl< Interface >::fRefCnt
protected

The documentation for this class was generated from the following file: