libpgplotxx.a (C++ interface to PGPLOT)
◆
HandleOfConst()
[2/3]
template<class X>
pgplot::HandleOfConst
< X >::
HandleOfConst
(
Treference_to_const
x
)
inline
Constructor to initialize the handle.
Definition at line
121
of file
pghandle.h
.
121
:
122
Mpointer
(
new
Tvalue
(x)),
Mpcount
(
new
int
(1)) { }
pgplot::HandleOfConst::Mpcount
int * Mpcount
reference counter
Definition:
pghandle.h:170
pgplot::HandleOfConst::Tvalue
X Tvalue
Definition:
pghandle.h:104
pgplot::HandleOfConst::Mpointer
Tpointer Mpointer
internal pointer to the handled object
Definition:
pghandle.h:168
pgplot
HandleOfConst
Generated on Mon Aug 21 2023 17:36:26 for libpgplotxx.a (C++ interface to PGPLOT) by
1.8.14