CMS 3D CMS Logo

registration_macros.h File Reference

#include "CondCore/PluginSystem/interface/ProxyFactory.h"
#include "CondCore/PluginSystem/interface/DataProxy.h"

Go to the source code of this file.

Defines

#define INSTANTIATE_PROXY(record_, type_)   template class DataProxy<record_, type_>;
#define ONLY_REGISTER_PLUGIN(record_, type_)
#define REGISTER_PLUGIN(record_, type_)


Define Documentation

#define INSTANTIATE_PROXY ( record_,
type_   )     template class DataProxy<record_, type_>;

Definition at line 31 of file registration_macros.h.

#define ONLY_REGISTER_PLUGIN ( record_,
type_   ) 

Value:

typedef DataProxy<record_, type_> EDM_PLUGIN_SYM(Proxy , __LINE__ ); \
DEFINE_EDM_PLUGIN( cond::ProxyFactory, EDM_PLUGIN_SYM(Proxy , __LINE__ ), #record_ "@" #type_ "@Proxy")

Definition at line 33 of file registration_macros.h.

#define REGISTER_PLUGIN ( record_,
type_   ) 

Value:

Definition at line 37 of file registration_macros.h.


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