Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
CLHEP::sp::ctrl_block_pd< P, D > Class Template Reference

#include <memory.h>

Inheritance diagram for CLHEP::sp::ctrl_block_pd< P, D >:
Inheritance graph
[legend]
Collaboration diagram for CLHEP::sp::ctrl_block_pd< P, D >:
Collaboration graph
[legend]

Public Member Functions

 ctrl_block_pd (P *, D)
 
 ~ctrl_block_pd () throw ()
 
voidoperator new (std::size_t)
 
void operator delete (void *)
 
virtual voidget_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 ()
 
void release () throw ()
 
void weak_release () throw ()
 
virtual void destroy () throw ()
 
long use_count () const throw ()
 

Additional Inherited Members

- Protected Member Functions inherited from CLHEP::noncopyable
 noncopyable () throw ()
 
 ~noncopyable () throw ()
 

Detailed Description

template<typename P, typename D>
class CLHEP::sp::ctrl_block_pd< P, D >

Definition at line 270 of file memory.h.

Constructor & Destructor Documentation

template<typename P , typename D >
CLHEP::sp::ctrl_block_pd< P, D >::ctrl_block_pd ( P *  p,
d 
)
inline

Definition at line 296 of file memory.h.

template<typename P , typename D >
CLHEP::sp::ctrl_block_pd< P, D >::~ctrl_block_pd ( )
throw (
)
inline

Definition at line 303 of file memory.h.

Member Function Documentation

template<typename P , typename D >
void CLHEP::sp::ctrl_block_pd< P, D >::dispose ( )
throw (
)
inlinevirtual

Implements CLHEP::sp::abstract_ctrl_block.

Definition at line 308 of file memory.h.

template<typename P , typename D >
void * CLHEP::sp::ctrl_block_pd< P, D >::get_deleter ( std::type_info const ti)
inlinevirtual

Implements CLHEP::sp::abstract_ctrl_block.

Definition at line 315 of file memory.h.

template<typename P , typename D >
void CLHEP::sp::ctrl_block_pd< P, D >::operator delete ( void p)
inline

Definition at line 329 of file memory.h.

template<typename P , typename D >
void * CLHEP::sp::ctrl_block_pd< P, D >::operator new ( std::size_t  )
inline

Definition at line 322 of file memory.h.


The documentation for this class was generated from the following file: