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_pda< P, D, A > Class Template Reference

#include <memory.h>

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

Public Member Functions

 ctrl_block_pda (P *, D, A)
 
 ~ctrl_block_pda () throw ()
 
virtual voidget_deleter (std::type_info const &)
 
virtual void dispose () throw ()
 
virtual void destroy () 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 ()
 
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, typename A>
class CLHEP::sp::ctrl_block_pda< P, D, A >

Definition at line 338 of file memory.h.

Constructor & Destructor Documentation

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

Definition at line 362 of file memory.h.

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

Definition at line 370 of file memory.h.

Member Function Documentation

template<typename P , typename D , typename A >
void CLHEP::sp::ctrl_block_pda< P, D, A >::destroy ( )
throw (
)
inlinevirtual

Reimplemented from CLHEP::sp::abstract_ctrl_block.

Definition at line 382 of file memory.h.

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

Implements CLHEP::sp::abstract_ctrl_block.

Definition at line 375 of file memory.h.

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

Implements CLHEP::sp::abstract_ctrl_block.

Definition at line 392 of file memory.h.


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