|
CLHEP 2.4.7.2
C++ Class Library for High Energy Physics
|
#include <CLHEP/RefCount/ZMhandleTo.h>
Public Member Functions | |
| ZMhandleTo () | |
| ZMhandleTo (const ZMhandleTo &h) | |
| ~ZMhandleTo () | |
| ZMhandleTo & | operator= (const ZMhandleTo &rhs) |
Protected Member Functions | |
| ZMhandleTo (const T &t) | |
| ZMhandleTo (const T *t) | |
Protected Attributes | |
| ZMuseCount | u_ |
| T * | rep_ |
Definition at line 24 of file ZMhandleTo.h.
|
inline |
Definition at line 19 of file ZMhandleTo.icc.
Referenced by operator=(), and ZMhandleTo().
|
inline |
Definition at line 26 of file ZMhandleTo.icc.
References u_, and ZMhandleTo().
|
inline |
Definition at line 33 of file ZMhandleTo.icc.
|
inlineprotected |
Definition at line 50 of file ZMhandleTo.icc.
References rep_.
|
inlineprotected |
Definition at line 56 of file ZMhandleTo.icc.
References rep_.
|
inline |
Definition at line 40 of file ZMhandleTo.icc.
References rep_, u_, and ZMhandleTo().
|
protected |
Definition at line 39 of file ZMhandleTo.h.
Referenced by operator=(), ZMhandleTo(), ZMhandleTo(), ZMhandleTo(), and ~ZMhandleTo().
|
protected |
Definition at line 38 of file ZMhandleTo.h.
Referenced by operator=(), ZMhandleTo(), ZMhandleTo(), and ~ZMhandleTo().