#include <DataFormats/GeometrySurface/interface/ReferenceCounted.h>
Public Member Functions | |
ConstReferenceCountingPointer (const ReferenceCountingPointer< T > &other) | |
ConstReferenceCountingPointer () | |
ConstReferenceCountingPointer (const T *iT) |
Definition at line 69 of file ReferenceCounted.h.
ConstReferenceCountingPointer< T >::ConstReferenceCountingPointer | ( | const T * | iT | ) | [inline] |
ConstReferenceCountingPointer< T >::ConstReferenceCountingPointer | ( | ) | [inline] |
ConstReferenceCountingPointer< T >::ConstReferenceCountingPointer | ( | const ReferenceCountingPointer< T > & | other | ) | [inline] |