libpgplotxx.a (C++ interface to PGPLOT)

◆ reference()

template<class X>
Treference pgplot::HandleOfConst< X >::reference ( ) const
inlineprotected

expose the object to derived classes

Definition at line 163 of file pghandle.h.

References pgplot::HandleOfConst< X >::Mpointer.

Referenced by pgplot::Handle< X >::operator*().

163 { return *Mpointer;}
Tpointer Mpointer
internal pointer to the handled object
Definition: pghandle.h:168
Here is the caller graph for this function: