CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

CLHEP::sp::ctrl_block_pd< P, D > Class Template Reference

#include <memory.h>

Inheritance diagram for CLHEP::sp::ctrl_block_pd< P, D >:

CLHEP::sp::abstract_ctrl_block CLHEP::noncopyable List of all members.

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 ()

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 *  ,
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 () [inline, virtual]

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 &   )  [inline, virtual]

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 *   )  [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:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7