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

Public Types | Public Member Functions | Friends | List of all members
CLHEP::weak_ptr< T > Class Template Reference

#include <memory.h>

Public Types

typedef P element_type
 
typedef P element_type
 
typedef P element_type
 
typedef P element_type
 
typedef P element_type
 

Public Member Functions

 weak_ptr () throw ()
 
void swap (this_type &other) throw ()
 
template<typename P2 >
 weak_ptr (weak_ptr< P2 > const &r, typename enable_if_ptr_convertible< P2, P, void * >::type=0) throw ()
 
template<typename P2 >
 weak_ptr (shared_ptr< P2 > const &r, typename enable_if_ptr_convertible< P2, P, void * >::type=0) throw ()
 
template<typename P2 >
weak_ptroperator= (weak_ptr< P2 > const &r) throw ()
 
template<typename P2 >
weak_ptroperator= (shared_ptr< P2 > const &r) throw ()
 
shared_ptr< P > lock () const throw ()
 
long use_count () const throw ()
 
bool expired () const throw ()
 
bool _empty () const
 
void reset () throw ()
 
void _internal_assign (P *px2, sp::shared_ctrl_handle const &pn2)
 
template<typename P2 >
bool _internal_less (weak_ptr< P2 > const &rhs) const
 
 weak_ptr () throw ()
 
void swap (this_type &other) throw ()
 
template<typename P2 >
 weak_ptr (weak_ptr< P2 > const &r, typename enable_if_ptr_convertible< P2, P, void * >::type=0) throw ()
 
template<typename P2 >
 weak_ptr (shared_ptr< P2 > const &r, typename enable_if_ptr_convertible< P2, P, void * >::type=0) throw ()
 
template<typename P2 >
weak_ptroperator= (weak_ptr< P2 > const &r) throw ()
 
template<typename P2 >
weak_ptroperator= (shared_ptr< P2 > const &r) throw ()
 
shared_ptr< P > lock () const throw ()
 
long use_count () const throw ()
 
bool expired () const throw ()
 
bool _empty () const
 
void reset () throw ()
 
void _internal_assign (P *px2, sp::shared_ctrl_handle const &pn2)
 
template<typename P2 >
bool _internal_less (weak_ptr< P2 > const &rhs) const
 
 weak_ptr () throw ()
 
void swap (this_type &other) throw ()
 
template<typename P2 >
 weak_ptr (weak_ptr< P2 > const &r, typename enable_if_ptr_convertible< P2, P, void * >::type=0) throw ()
 
template<typename P2 >
 weak_ptr (shared_ptr< P2 > const &r, typename enable_if_ptr_convertible< P2, P, void * >::type=0) throw ()
 
template<typename P2 >
weak_ptroperator= (weak_ptr< P2 > const &r) throw ()
 
template<typename P2 >
weak_ptroperator= (shared_ptr< P2 > const &r) throw ()
 
shared_ptr< P > lock () const throw ()
 
long use_count () const throw ()
 
bool expired () const throw ()
 
bool _empty () const
 
void reset () throw ()
 
void _internal_assign (P *px2, sp::shared_ctrl_handle const &pn2)
 
template<typename P2 >
bool _internal_less (weak_ptr< P2 > const &rhs) const
 
 weak_ptr () throw ()
 
void swap (this_type &other) throw ()
 
template<typename P2 >
 weak_ptr (weak_ptr< P2 > const &r, typename enable_if_ptr_convertible< P2, P, void * >::type=0) throw ()
 
template<typename P2 >
 weak_ptr (shared_ptr< P2 > const &r, typename enable_if_ptr_convertible< P2, P, void * >::type=0) throw ()
 
template<typename P2 >
weak_ptroperator= (weak_ptr< P2 > const &r) throw ()
 
template<typename P2 >
weak_ptroperator= (shared_ptr< P2 > const &r) throw ()
 
shared_ptr< P > lock () const throw ()
 
long use_count () const throw ()
 
bool expired () const throw ()
 
bool _empty () const
 
void reset () throw ()
 
void _internal_assign (P *px2, sp::shared_ctrl_handle const &pn2)
 
template<typename P2 >
bool _internal_less (weak_ptr< P2 > const &rhs) const
 
 weak_ptr () throw ()
 
void swap (this_type &other) throw ()
 
template<typename P2 >
 weak_ptr (weak_ptr< P2 > const &r, typename enable_if_ptr_convertible< P2, P, void * >::type=0) throw ()
 
template<typename P2 >
 weak_ptr (shared_ptr< P2 > const &r, typename enable_if_ptr_convertible< P2, P, void * >::type=0) throw ()
 
template<typename P2 >
weak_ptroperator= (weak_ptr< P2 > const &r) throw ()
 
template<typename P2 >
weak_ptroperator= (shared_ptr< P2 > const &r) throw ()
 
shared_ptr< P > lock () const throw ()
 
long use_count () const throw ()
 
bool expired () const throw ()
 
bool _empty () const
 
void reset () throw ()
 
void _internal_assign (P *px2, sp::shared_ctrl_handle const &pn2)
 
template<typename P2 >
bool _internal_less (weak_ptr< P2 > const &rhs) const
 
template<typename P2 >
weak_ptr< P > & operator= (weak_ptr< P2 > const &r) throw ()
 
template<typename P2 >
weak_ptr< P > & operator= (shared_ptr< P2 > const &r) throw ()
 

Friends

template<typename >
class shared_ptr
 
template<typename >
class weak_ptr
 
template<typename >
class shared_ptr
 
template<typename >
class shared_ptr
 
template<typename >
class shared_ptr
 
template<typename >
class shared_ptr
 

Detailed Description

template<typename T>
class CLHEP::weak_ptr< T >

Definition at line 67 of file Matrix/CLHEP/Utility/memory.h.

Member Typedef Documentation

template<typename T>
typedef P CLHEP::weak_ptr< T >::element_type

Definition at line 1309 of file Matrix/CLHEP/Utility/memory.h.

template<typename T>
typedef P CLHEP::weak_ptr< T >::element_type

Definition at line 1309 of file Utility/Utility/memory.h.

template<typename T>
typedef P CLHEP::weak_ptr< T >::element_type

Definition at line 1309 of file Utility/CLHEP/Utility/memory.h.

template<typename T>
typedef P CLHEP::weak_ptr< T >::element_type

Definition at line 1309 of file RandomObjects/CLHEP/Utility/memory.h.

template<typename T>
typedef P CLHEP::weak_ptr< T >::element_type

Definition at line 1309 of file Random/CLHEP/Utility/memory.h.

Constructor & Destructor Documentation

template<typename P >
CLHEP::weak_ptr< P >::weak_ptr ( )
throw (
)
inline

Definition at line 1356 of file Matrix/CLHEP/Utility/memory.h.

template<typename P >
template<typename P2 >
CLHEP::weak_ptr< P >::weak_ptr ( weak_ptr< P2 > const &  r,
typename enable_if_ptr_convertible< P2, P, void * >::type  = 0 
)
throw (
)
inline

Definition at line 1363 of file Matrix/CLHEP/Utility/memory.h.

template<typename P >
template<typename P2 >
CLHEP::weak_ptr< P >::weak_ptr ( shared_ptr< P2 > const &  r,
typename enable_if_ptr_convertible< P2, P, void * >::type  = 0 
)
throw (
)
inline

Definition at line 1372 of file Matrix/CLHEP/Utility/memory.h.

template<typename T>
CLHEP::weak_ptr< T >::weak_ptr ( )
throw (
)
inline
template<typename T>
template<typename P2 >
CLHEP::weak_ptr< T >::weak_ptr ( weak_ptr< P2 > const &  r,
typename enable_if_ptr_convertible< P2, P, void * >::type  = 0 
)
throw (
)
inline
template<typename T>
template<typename P2 >
CLHEP::weak_ptr< T >::weak_ptr ( shared_ptr< P2 > const &  r,
typename enable_if_ptr_convertible< P2, P, void * >::type  = 0 
)
throw (
)
inline
template<typename T>
CLHEP::weak_ptr< T >::weak_ptr ( )
throw (
)
inline
template<typename T>
template<typename P2 >
CLHEP::weak_ptr< T >::weak_ptr ( weak_ptr< P2 > const &  r,
typename enable_if_ptr_convertible< P2, P, void * >::type  = 0 
)
throw (
)
inline
template<typename T>
template<typename P2 >
CLHEP::weak_ptr< T >::weak_ptr ( shared_ptr< P2 > const &  r,
typename enable_if_ptr_convertible< P2, P, void * >::type  = 0 
)
throw (
)
inline
template<typename T>
CLHEP::weak_ptr< T >::weak_ptr ( )
throw (
)
inline
template<typename T>
template<typename P2 >
CLHEP::weak_ptr< T >::weak_ptr ( weak_ptr< P2 > const &  r,
typename enable_if_ptr_convertible< P2, P, void * >::type  = 0 
)
throw (
)
inline
template<typename T>
template<typename P2 >
CLHEP::weak_ptr< T >::weak_ptr ( shared_ptr< P2 > const &  r,
typename enable_if_ptr_convertible< P2, P, void * >::type  = 0 
)
throw (
)
inline
template<typename T>
CLHEP::weak_ptr< T >::weak_ptr ( )
throw (
)
inline
template<typename T>
template<typename P2 >
CLHEP::weak_ptr< T >::weak_ptr ( weak_ptr< P2 > const &  r,
typename enable_if_ptr_convertible< P2, P, void * >::type  = 0 
)
throw (
)
inline
template<typename T>
template<typename P2 >
CLHEP::weak_ptr< T >::weak_ptr ( shared_ptr< P2 > const &  r,
typename enable_if_ptr_convertible< P2, P, void * >::type  = 0 
)
throw (
)
inline

Member Function Documentation

template<typename P >
bool CLHEP::weak_ptr< P >::_empty ( ) const
inline
template<typename T>
bool CLHEP::weak_ptr< T >::_empty ( ) const
inline
template<typename T>
bool CLHEP::weak_ptr< T >::_empty ( ) const
inline
template<typename T>
bool CLHEP::weak_ptr< T >::_empty ( ) const
inline
template<typename T>
bool CLHEP::weak_ptr< T >::_empty ( ) const
inline
template<typename P >
void CLHEP::weak_ptr< P >::_internal_assign ( P *  px2,
sp::shared_ctrl_handle const &  pn2 
)
inline

Definition at line 1444 of file Matrix/CLHEP/Utility/memory.h.

template<typename T>
void CLHEP::weak_ptr< T >::_internal_assign ( P *  px2,
sp::shared_ctrl_handle const &  pn2 
)
inline
template<typename T>
void CLHEP::weak_ptr< T >::_internal_assign ( P *  px2,
sp::shared_ctrl_handle const &  pn2 
)
inline
template<typename T>
void CLHEP::weak_ptr< T >::_internal_assign ( P *  px2,
sp::shared_ctrl_handle const &  pn2 
)
inline
template<typename T>
void CLHEP::weak_ptr< T >::_internal_assign ( P *  px2,
sp::shared_ctrl_handle const &  pn2 
)
inline
template<typename T>
template<typename P2 >
bool CLHEP::weak_ptr< T >::_internal_less ( weak_ptr< P2 > const &  rhs) const
inline
template<typename T>
template<typename P2 >
bool CLHEP::weak_ptr< T >::_internal_less ( weak_ptr< P2 > const &  rhs) const
inline
template<typename P >
template<typename P2 >
bool CLHEP::weak_ptr< P >::_internal_less ( weak_ptr< P2 > const &  rhs) const
inline

Definition at line 1453 of file Matrix/CLHEP/Utility/memory.h.

template<typename T>
template<typename P2 >
bool CLHEP::weak_ptr< T >::_internal_less ( weak_ptr< P2 > const &  rhs) const
inline
template<typename T>
template<typename P2 >
bool CLHEP::weak_ptr< T >::_internal_less ( weak_ptr< P2 > const &  rhs) const
inline
template<typename T>
bool CLHEP::weak_ptr< T >::expired ( ) const
throw (
)
inline
template<typename T>
bool CLHEP::weak_ptr< T >::expired ( ) const
throw (
)
inline
template<typename T>
bool CLHEP::weak_ptr< T >::expired ( ) const
throw (
)
inline
template<typename P >
bool CLHEP::weak_ptr< P >::expired ( ) const
throw (
)
inline

Definition at line 1415 of file Matrix/CLHEP/Utility/memory.h.

References CLHEP::sp::weak_ctrl_handle::use_count().

Referenced by main().

template<typename T>
bool CLHEP::weak_ptr< T >::expired ( ) const
throw (
)
inline
template<typename T>
shared_ptr<P> CLHEP::weak_ptr< T >::lock ( ) const
throw (
)
inline
template<typename T>
shared_ptr<P> CLHEP::weak_ptr< T >::lock ( ) const
throw (
)
inline
template<typename T>
shared_ptr<P> CLHEP::weak_ptr< T >::lock ( ) const
throw (
)
inline
template<typename P >
shared_ptr< P > CLHEP::weak_ptr< P >::lock ( ) const
throw (
)
inline

Definition at line 1401 of file Matrix/CLHEP/Utility/memory.h.

Referenced by main(), and test_is_Y().

template<typename T>
shared_ptr<P> CLHEP::weak_ptr< T >::lock ( ) const
throw (
)
inline
template<typename T>
template<typename P2 >
weak_ptr& CLHEP::weak_ptr< T >::operator= ( weak_ptr< P2 > const &  r)
throw (
)
inline
template<typename T>
template<typename P2 >
weak_ptr& CLHEP::weak_ptr< T >::operator= ( weak_ptr< P2 > const &  r)
throw (
)
inline
template<typename T>
template<typename P2 >
weak_ptr& CLHEP::weak_ptr< T >::operator= ( weak_ptr< P2 > const &  r)
throw (
)
inline
template<typename T>
template<typename P2 >
weak_ptr& CLHEP::weak_ptr< T >::operator= ( weak_ptr< P2 > const &  r)
throw (
)
inline
template<typename T>
template<typename P2 >
weak_ptr& CLHEP::weak_ptr< T >::operator= ( weak_ptr< P2 > const &  r)
throw (
)
inline
template<typename T>
template<typename P2 >
weak_ptr& CLHEP::weak_ptr< T >::operator= ( shared_ptr< P2 > const &  r)
throw (
)
inline
template<typename T>
template<typename P2 >
weak_ptr& CLHEP::weak_ptr< T >::operator= ( shared_ptr< P2 > const &  r)
throw (
)
inline
template<typename T>
template<typename P2 >
weak_ptr& CLHEP::weak_ptr< T >::operator= ( shared_ptr< P2 > const &  r)
throw (
)
inline
template<typename T>
template<typename P2 >
weak_ptr& CLHEP::weak_ptr< T >::operator= ( shared_ptr< P2 > const &  r)
throw (
)
inline
template<typename T>
template<typename P2 >
weak_ptr& CLHEP::weak_ptr< T >::operator= ( shared_ptr< P2 > const &  r)
throw (
)
inline
template<typename P >
template<typename P2 >
weak_ptr< P > & CLHEP::weak_ptr< P >::operator= ( weak_ptr< P2 > const &  r)
throw (
)

Definition at line 1382 of file Matrix/CLHEP/Utility/memory.h.

template<typename P >
template<typename P2 >
weak_ptr< P > & CLHEP::weak_ptr< P >::operator= ( shared_ptr< P2 > const &  r)
throw (
)

Definition at line 1392 of file Matrix/CLHEP/Utility/memory.h.

template<typename T>
void CLHEP::weak_ptr< T >::reset ( )
throw (
)
inline
template<typename T>
void CLHEP::weak_ptr< T >::reset ( )
throw (
)
inline
template<typename P >
void CLHEP::weak_ptr< P >::reset ( )
throw (
)
inline

Definition at line 1429 of file Matrix/CLHEP/Utility/memory.h.

References CLHEP::weak_ptr< T >::swap().

Referenced by n_reset::test2().

template<typename T>
void CLHEP::weak_ptr< T >::reset ( )
throw (
)
inline
template<typename T>
void CLHEP::weak_ptr< T >::reset ( )
throw (
)
inline
template<typename T>
void CLHEP::weak_ptr< T >::swap ( this_type other)
throw (
)
inline
template<typename T>
void CLHEP::weak_ptr< T >::swap ( this_type other)
throw (
)
inline
template<typename P >
void CLHEP::weak_ptr< P >::swap ( this_type other)
throw (
)
inline
template<typename T>
void CLHEP::weak_ptr< T >::swap ( this_type other)
throw (
)
inline
template<typename T>
void CLHEP::weak_ptr< T >::swap ( this_type other)
throw (
)
inline
template<typename T>
long CLHEP::weak_ptr< T >::use_count ( ) const
throw (
)
inline
template<typename T>
long CLHEP::weak_ptr< T >::use_count ( ) const
throw (
)
inline
template<typename T>
long CLHEP::weak_ptr< T >::use_count ( ) const
throw (
)
inline
template<typename P >
long CLHEP::weak_ptr< P >::use_count ( ) const
throw (
)
inline
template<typename T>
long CLHEP::weak_ptr< T >::use_count ( ) const
throw (
)
inline

Friends And Related Function Documentation

template<typename T>
template<typename >
friend class shared_ptr
friend

Definition at line 1305 of file Matrix/CLHEP/Utility/memory.h.

template<typename T>
template<typename >
class shared_ptr ( )
friend

Definition at line 1305 of file Utility/Utility/memory.h.

template<typename T>
template<typename >
class shared_ptr ( )
friend

Definition at line 1305 of file Utility/CLHEP/Utility/memory.h.

template<typename T>
template<typename >
class shared_ptr ( )
friend

Definition at line 1305 of file RandomObjects/CLHEP/Utility/memory.h.

template<typename T>
template<typename >
class shared_ptr ( )
friend

Definition at line 1305 of file Random/CLHEP/Utility/memory.h.

template<typename T>
template<typename >
friend class weak_ptr
friend

Definition at line 1306 of file Matrix/CLHEP/Utility/memory.h.


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