Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <memory.h>
Public Member Functions | |
ctrl_block_pd (P *, D) | |
~ctrl_block_pd () throw () | |
void * | operator new (std::size_t) |
void | operator delete (void *) |
virtual void * | get_deleter (std::type_info const &) |
virtual void | dispose () throw () |
Public Member Functions inherited from CLHEP::sp::abstract_ctrl_block | |
void | class_invariant () const throw () |
abstract_ctrl_block () | |
virtual | ~abstract_ctrl_block () throw () |
void | add_ref () |
bool | add_ref_lock () |
void | weak_add_ref () throw () |
virtual void * | get_deleter (std::type_info const &ti)=0 |
void | release () throw () |
void | weak_release () throw () |
virtual void | dispose ()=0 throw () |
virtual void | destroy () throw () |
long | use_count () const throw () |
Additional Inherited Members | |
Protected Member Functions inherited from CLHEP::noncopyable | |
noncopyable () throw () | |
~noncopyable () throw () | |
|
inline |
|
inline |
|
inlinevirtual |
Implements CLHEP::sp::abstract_ctrl_block.
Definition at line 308 of file memory.h.
|
inlinevirtual |
Implements CLHEP::sp::abstract_ctrl_block.
Definition at line 315 of file memory.h.
|
inline |
|
inline |