Belle II Software  release-08-01-10
InputHandlerFactory< T > Struct Template Reference

Helper class to easily register new input handlers. More...

#include <Gearbox.h>

Public Member Functions

 InputHandlerFactory (const std::string &prefix)
 constructor, used by B2_GEARBOX_REGISTER_INPUTHANDLER macro.
 

Static Public Member Functions

static gearbox::InputHandlerfactory (const std::string &uri)
 create a new InputHandler of type T for given URI.
 

Detailed Description

template<class T>
struct Belle2::InputHandlerFactory< T >

Helper class to easily register new input handlers.

Definition at line 236 of file Gearbox.h.


The documentation for this struct was generated from the following file: