CMS 3D CMS Logo

Namespaces | Defines | Typedefs

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_5/src/Fireworks/Geometry/interface/DisplayPluginFactory.h File Reference

#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "Fireworks/Geometry/interface/DisplayPlugin.h"

Go to the source code of this file.

Namespaces

namespace  fireworks
namespace  fireworks::geometry

Defines

#define DEFINE_FIREWORKS_GEOM_DISPLAY(type)   static fireworks::geometry::DisplayPluginFactory::PMaker<type > EDM_PLUGIN_SYM(s_display , __LINE__ ) (#type)

Typedefs

typedef
edmplugin::PluginFactory
< DisplayPlugin *(void)> 
fireworks::geometry::DisplayPluginFactory

Define Documentation

#define DEFINE_FIREWORKS_GEOM_DISPLAY (   type)    static fireworks::geometry::DisplayPluginFactory::PMaker<type > EDM_PLUGIN_SYM(s_display , __LINE__ ) (#type)

Definition at line 35 of file DisplayPluginFactory.h.