CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
Classes | |
class | X |
class | X_impl |
Functions | |
shared_ptr< X > | createX () |
void | test () |
Variables | |
int | X_instances = 0 |
shared_ptr< X > n_spt_abstract::createX | ( | ) |
Definition at line 3376 of file testSharedPtr.cc.
Referenced by test().
void n_spt_abstract::test | ( | ) |
Definition at line 2784 of file testSharedPtr.cc.
References createX(), and X_instances.
int n_spt_abstract::X_instances = 0 |
Definition at line 2781 of file testSharedPtr.cc.
Referenced by test(), n_spt_preventing_delete::test(), n_spt_array::test(), n_spt_intrusive::test(), n_spt_array::X::X(), n_spt_intrusive::X::X(), n_spt_abstract::X_impl::X_impl(), n_spt_array::X::~X(), n_spt_intrusive::X::~X(), and n_spt_abstract::X_impl::~X_impl().