All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CArrayAsProperty.h File Reference
#include <algorithm>
#include "GaudiKernel/PropertyTypeTraits.h"
#include "GaudiKernel/PropertyVerifier.h"
Include dependency graph for CArrayAsProperty.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