The Gaudi Framework  v30r0 (c919700c)
GaudiCommon.h File Reference
Include dependency graph for GaudiCommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Gaudi::Utils::GetData< TYPE >
 Helper structure for implementation of "get"-functions for GaudiCommon<BASE> More...
 
struct  GaudiCommon_details::svc_eq_t
 
struct  GaudiCommon_details::svc_lt_t
 
class  GaudiCommon< PBASE >
 Implements the common functionality between GaudiTools and GaudiAlgorithms. More...
 

Namespaces

 Gaudi
 Helper functions to set/get the application return code.
 
 Gaudi::Utils
 
 GaudiCommon_details
 

Macros

#define WARN_UNUSED   [[gnu::warn_unused_result]]
 

Variables

constexpr const struct GaudiCommon_details::svc_eq_t GaudiCommon_details::svc_eq
 
constexpr const struct GaudiCommon_details::svc_lt_t GaudiCommon_details::svc_lt
 

Macro Definition Documentation

#define WARN_UNUSED   [[gnu::warn_unused_result]]

Definition at line 37 of file GaudiCommon.h.