![]() |
GenApi 3.5.1
|
Reference to an IBase derived pointer.
#include <Reference.h>
Inherits T, and IReference.
Inherited by CBaseRefT< T, T >, and 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. | |