TF++, Miscellaneous classes and modules in C++:

◆ pointer()

template<class X>
Tmutableobject* tfxx::ConstHandle< X >::pointer ( ) const
inlineprotectedinherited

expose the pointer to derived classes

Definition at line 160 of file handle.h.

References tfxx::ConstHandle< X >::Mrep.

Referenced by tfxx::Handle< X >::operator->().

160 { return Mrep;}
Tmutableobject * Mrep
internal pointer to the handled object
Definition: handle.h:167
Here is the caller graph for this function: