CMS 3D CMS Logo

edm::ConstPtrCache Class Reference

#include <DataFormats/Common/interface/ConstPtrCache.h>

List of all members.

Public Member Functions

 ConstPtrCache (const void *iPtr)
 ConstPtrCache ()

Public Attributes

const voidptr_


Detailed Description

Definition at line 29 of file ConstPtrCache.h.


Constructor & Destructor Documentation

edm::ConstPtrCache::ConstPtrCache (  )  [inline]

Definition at line 33 of file ConstPtrCache.h.

00033 : ptr_(0) {}

edm::ConstPtrCache::ConstPtrCache ( const void iPtr  )  [inline]

Definition at line 34 of file ConstPtrCache.h.

00034 : ptr_(iPtr) {}


Member Data Documentation

const void* edm::ConstPtrCache::ptr_

Definition at line 36 of file ConstPtrCache.h.

Referenced by edm::ConstPtrCacheStreamer::operator()(), edm::RefToBaseProd< T >::operator->(), edm::RefItem< key_type >::ptr(), edm::RefToBaseProd< T >::RefToBaseProd(), edm::RefItem< key_type >::setPtr(), edm::RefToBaseProd< T >::swap(), and edm::RefToBaseProd< T >::viewPtr().


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:39:53 2009 for CMSSW by  doxygen 1.5.4