Bayeux  3.4.1
Core Foundation library for SuperNEMO
Namespaces | Functions
service_tools-inl.h File Reference
#include <typeinfo>

Go to the source code of this file.

Namespaces

 datatools
 The Bayeux/datatools library top-level namespace.
 

Functions

template<class T >
bool datatools::has (const service_dict_type &services_, const std::string &service_name_)
 
template<class T >
T & datatools::grab (service_dict_type &services_, const std::string &service_name_)
 
template<class T >
const T & datatools::get (const service_dict_type &services_, const std::string &service_name_)