GenApi  3.5.1
Public Member Functions | Protected Attributes | List of all members
CReferenceT< T, I > Class Template Reference

Reference to an IBase derived pointer.

Inherits T, and IReference.

Inherited by CBaseRefT< T, I >.

Public Member Functions

virtual void SetReference (IBase *ptr)
 sets the implementation to the reference
 

Protected Attributes

I * m_Ptr
 Pointer to the implementation the reference references to.