|
Gaudi Framework, version v21r8 |
| Home | Generated: 17 Mar 2010 |
#include <algorithm>#include "GaudiKernel/PropertyTypeTraits.h"#include "GaudiKernel/PropertyVerifier.h"

Go to the source code of this file.
Namespaces | |
| namespace | Gaudi |
| namespace | Gaudi::Utils |
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... | |
Defines | |
| #define | GAUDIKERNEL_CARRAYASPROPERTY_H 1 |
| #define GAUDIKERNEL_CARRAYASPROPERTY_H 1 |
Definition at line 4 of file CArrayAsProperty.h.