The Gaudi Framework  master (594c33fa)
Gaudi::Utils::GetData< TYPE * > Struct Template Reference

the template specialization for pointer types More...

#include </builds/gaudi/Gaudi/GaudiAlg/include/GaudiAlg/GetData.h>

Inheritance diagram for Gaudi::Utils::GetData< TYPE * >:
Collaboration diagram for Gaudi::Utils::GetData< TYPE * >:

Additional Inherited Members

- Public Types inherited from Gaudi::Utils::GetData< TYPE >
typedef TYPE Type
 
typedef _GetType< Type >::return_type return_type
 the actual return type More...
 
- Public Member Functions inherited from Gaudi::Utils::GetData< TYPE >
return_type operator() (const COMMON &common, IDataProviderSvc *service, std::string_view location, const bool checkData=true) const
 the only one essential method More...
 

Detailed Description

template<class TYPE>
struct Gaudi::Utils::GetData< TYPE * >

the template specialization for pointer types

Definition at line 303 of file GetData.h.


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