#include <PtrVector.h>
Public Member Functions | |
Ptr< T > const & | operator* () const |
Ptr< T > const * | operator-> () const |
PtrHolder (Ptr< T > const &iPtr) | |
Private Attributes | |
Ptr< T > | ptr_ |
Definition at line 39 of file PtrVector.h.
|
inline |
Definition at line 41 of file PtrVector.h.
|
inline |
|
inline |
|
private |
Definition at line 47 of file PtrVector.h.
Referenced by edm::PtrHolder< T >::operator*(), and edm::PtrHolder< T >::operator->().