CMS 3D CMS Logo

edm::DoPostInsert< T > Struct Template Reference

#include <FWCore/Framework/interface/DataViewImpl.h>

List of all members.

Public Member Functions

void operator() (T *p) const


Detailed Description

template<typename T>
struct edm::DoPostInsert< T >

Definition at line 333 of file DataViewImpl.h.


Member Function Documentation

template<typename T>
void edm::DoPostInsert< T >::operator() ( T *  p  )  const [inline]

Definition at line 335 of file DataViewImpl.h.

00335 { p->post_insert(); }


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:40:33 2009 for CMSSW by  doxygen 1.5.4