CMS 3D CMS Logo

ParameterDescription.cc File Reference

#include "FWCore/ParameterSet/interface/ParameterDescription.h"

Go to the source code of this file.

Namespaces

namespace  edm

Defines

#define TYPE_TO_ENUM(type, e_val)   template<> ParameterTypes ParameterTypeToEnum::toEnum<type >(){ return e_val; }
#define TYPE_TO_NAME(type)   case k_ ## type: return #type

Functions

std::string edm::parameterTypeEnumToString (ParameterTypes)


Define Documentation

#define TYPE_TO_ENUM ( type,
e_val   )     template<> ParameterTypes ParameterTypeToEnum::toEnum<type >(){ return e_val; }

Definition at line 24 of file ParameterDescription.cc.

#define TYPE_TO_NAME ( type   )     case k_ ## type: return #type

Definition at line 23 of file ParameterDescription.cc.

Referenced by edm::parameterTypeEnumToString().


Generated on Tue Jun 9 17:53:16 2009 for CMSSW by  doxygen 1.5.4