![]() |
The Gaudi Framework
v25r3
|
#include <algorithm>
#include "GaudiKernel/PropertyTypeTraits.h"
#include "GaudiKernel/PropertyVerifier.h"
Go to the source code of this file.
Classes | |
struct | Gaudi::Utils::PropertyTypeTraits< T(&)[N]> |
struct | Gaudi::Utils::PropertyTypeTraits< T[N]> |
specialization for arrays More... | |
struct | Gaudi::Utils::PropertyTypeTraits< const T(&)[N]> |
specialiation for const-arrays More... | |
struct | Gaudi::Utils::PropertyTypeTraits< char(&)[N]> |
specialisation for C-strings More... | |
class | BoundedVerifier< T[N]> |
specialization of Bounded verifier for for C-arrays More... | |
Namespaces | |
Gaudi | |
Helper functions to set/get the application return code. | |
Gaudi::Utils | |