|
Gaudi Framework, version v22r0 |
| Home | Generated: 9 Feb 2011 |
#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 | |
| namespace | Gaudi |
Helper functions to set/get the application return code. | |
| namespace | Gaudi::Utils |
Defines | |
| #define | GAUDIKERNEL_CARRAYASPROPERTY_H 1 |
| #define GAUDIKERNEL_CARRAYASPROPERTY_H 1 |
Definition at line 4 of file CArrayAsProperty.h.