The Gaudi Framework  v37r1 (a7f61348)
ToolBinder.h File Reference
#include "details.h"
#include "utilities.h"
#include <GaudiKernel/IBinder.h>
Include dependency graph for ToolBinder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Gaudi::Functional::details::ToolBinder< Signature, Traits >
 
class  Gaudi::Functional::details::ToolBinder< Gaudi::Interface::Bind::Box< IFace >(Args const &...), Traits >
 

Namespaces

 Gaudi
 Header file for std:chrono::duration-based Counters.
 
 Gaudi::Functional
 
 Gaudi::Functional::details
 

Macros

#define GAUDI_FUNCTIONAL_TOOL_BINDER_USES_CREATE
 

Typedefs

template<typename Signature , typename Traits_ = Traits::use_<Traits::BaseClass_t<AlgTool>>>
using Gaudi::Functional::ToolBinder = details::ToolBinder< Signature, Traits_ >
 

Macro Definition Documentation

◆ GAUDI_FUNCTIONAL_TOOL_BINDER_USES_CREATE

#define GAUDI_FUNCTIONAL_TOOL_BINDER_USES_CREATE

Definition at line 18 of file ToolBinder.h.