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

CLHEP::sp::ctrl_block_p< P > Class Template Reference

#include <memory.h>

Inheritance diagram for CLHEP::sp::ctrl_block_p< P >:

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

Public Member Functions

 ctrl_block_p (P *)
 ~ctrl_block_p () 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>
class CLHEP::sp::ctrl_block_p< P >

Definition at line 206 of file memory.h.


Constructor & Destructor Documentation

template<typename P>
CLHEP::sp::ctrl_block_p< P >::ctrl_block_p ( P *   )  [inline, explicit]

Definition at line 230 of file memory.h.

template<typename P>
CLHEP::sp::ctrl_block_p< P >::~ctrl_block_p (  )  throw () [inline]

Definition at line 236 of file memory.h.


Member Function Documentation

template<typename P>
void CLHEP::sp::ctrl_block_p< P >::dispose (  )  throw () [inline, virtual]

Implements CLHEP::sp::abstract_ctrl_block.

Definition at line 241 of file memory.h.

template<typename P>
void * CLHEP::sp::ctrl_block_p< P >::get_deleter ( std::type_info const &   )  [inline, virtual]

Implements CLHEP::sp::abstract_ctrl_block.

Definition at line 248 of file memory.h.

template<typename P>
void CLHEP::sp::ctrl_block_p< P >::operator delete ( void *   )  [inline]

Definition at line 262 of file memory.h.

template<typename P>
void * CLHEP::sp::ctrl_block_p< P >::operator new ( std::size_t   )  [inline]

Definition at line 255 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