31#ifndef DW_FRAMEWORK_DW_ENUM_DESCRIPTIONS_HPP_
32#define DW_FRAMEWORK_DW_ENUM_DESCRIPTIONS_HPP_
35#include <dw/core/base/Types.h>
36#include <dw/sensors/Sensors.h>
37#include <dw/image/Image.h>
48 static constexpr auto get()
50 return describeEnumeratorCollection<dwImageType>(
63 static constexpr auto get()
65 return describeEnumeratorCollection<dwImageFormat>(
109 static constexpr auto get()
111 return describeEnumeratorCollection<dwImageMemoryType>(
121 static constexpr auto get()
124 return describeEnumeratorCollection<EnumT>(
134 static constexpr auto get()
136 return describeEnumeratorCollection<dwPrecision>(
147 static constexpr auto get()
149 return describeEnumeratorCollection<dwProcessorType>(
165 static constexpr auto get()
167 return describeEnumeratorCollection<dwSensorType>(
183 static constexpr auto get()
185 return describeEnumeratorCollection<dwTrivialDataType>(
#define DW_DESCRIBE_ENUMERATOR(NAME)
Syntactic sugar calling describeEnumerator().
#define DW_DESCRIBE_C_ENUMERATOR(NAME)
Syntactic sugar calling describeEnumerator().
static constexpr auto get()
static constexpr auto get()
static constexpr auto get()
static constexpr auto get()
static constexpr auto get()
static constexpr auto get()
static constexpr auto get()