CMS 3D CMS Logo

Wrapper.h File Reference

#include <algorithm>
#include <memory>
#include <string>
#include <typeinfo>
#include <vector>
#include <list>
#include <deque>
#include <set>
#include "boost/mpl/if.hpp"
#include "DataFormats/Common/interface/EDProduct.h"
#include "DataFormats/Common/interface/RefVectorHolder.h"
#include "DataFormats/Common/interface/traits.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/RefToBaseVector.h"
#include "DataFormats/Common/interface/FillView.h"
#include "DataFormats/Common/interface/setPtr.h"
#include "DataFormats/Common/interface/fillPtrVector.h"

Go to the source code of this file.

Namespaces

namespace  edm
namespace  edm::detail
namespace  edm::helpers

Classes

struct  edm::DoAssign< T >
struct  edm::DoFillView< T >
struct  edm::DoHasIsProductEqual< T >
struct  edm::DoIsProductEqual< T >
struct  edm::DoMergeProduct< T >
struct  edm::DoNotFillView< T >
struct  edm::DoNotHasIsProductEqual< T >
struct  edm::DoNotIsProductEqual< T >
struct  edm::DoNotMergeProduct< T >
struct  edm::DoNotSetPtr< T >
struct  edm::DoSetPtr< T >
struct  edm::DoSwap< T >
struct  edm::detail::has_isProductEqual_function< T >
struct  edm::detail::has_mergeProduct_function< T >
struct  edm::detail::has_swap_function< T >
struct  edm::IsMergeable< T >
struct  edm::IsNotMergeable< T >
struct  edm::helpers::PtrSetter< T >
struct  edm::helpers::ViewFiller< T >
struct  edm::helpers::ViewFiller< RefToBaseVector< T > >
class  edm::Wrapper< T >

Typedefs

typedef char(& edm::detail::no_tag )[1]
typedef char(& edm::detail::yes_tag )[2]

Functions

template<typename T>
yes_tag edm::detail::has_isProductEqual_helper (isProductEqual_function< T,&T::isProductEqual > *dummy)
template<typename T>
no_tag edm::detail::has_isProductEqual_helper (...)
template<typename T>
yes_tag edm::detail::has_mergeProduct_helper (mergeProduct_function< T,&T::mergeProduct > *dummy)
template<typename T>
no_tag edm::detail::has_mergeProduct_helper (...)
template<typename T>
yes_tag edm::detail::has_swap_helper (swap_function< T,&T::swap > *dummy)
template<typename T>
no_tag edm::detail::has_swap_helper (...)


Generated on Tue Jun 9 17:51:52 2009 for CMSSW by  doxygen 1.5.4