|
| struct | adtf::streaming::ant::stream_meta_type_plain |
| | Use this Stream Meta Type if your sample data will be any of this type: bool, uint8_t, int8_t, uint16_t, int16_t, uint32_t, int32_t, uint64_t, int64_t, float or double. More...
|
| |
| class | adtf::streaming::ant::stream_type_plain< T > |
| | Generator template to create an instance of a ant::IStreamType class for ant::stream_meta_type_plain ("adtf/plaintype"). More...
|
| |
| struct | adtf::streaming::penguin::stream_meta_type_plain |
| | Use this Stream Meta Type if your sample data will be any of this type: bool, uint8_t, int8_t, uint16_t, int16_t, uint32_t, int32_t, uint64_t, int64_t, float, double or plain array T[], std::array, std::vector of them. More...
|
| |
| class | adtf::streaming::penguin::stream_type_plain< T > |
| | Generator template to create an instance of a ant::IStreamType class for penguin::stream_meta_type_plain ("adtf/plaintype"). More...
|
| |
| class | adtf::streaming::penguin::stream_type_plain< T< ValueType, szArraySize > > |
| | Specialization for stream_type_plain<std::array<VAL_T, N>> More...
|
| |
| class | adtf::streaming::penguin::stream_type_plain< ValueType[szArraySize]> |
| | Specialization for stream_type_plain<ValueType[N]>> (i.e. uint8_t[2345] or int32_t[10]) More...
|
| |
| struct | adtf::streaming::stream_meta_type_plain |
| | Use this Stream Meta Type if your sample data will be any of this type: bool, uint8_t, int8_t, uint16_t, int16_t, uint32_t, int32_t, uint64_t, int64_t, float, double or plain array T[], std::array, std::vector of them. More...
|
| |
| class | adtf::streaming::stream_type_plain< T > |
| | Generator template to create an instance of a ant::IStreamType class for penguin::stream_meta_type_plain ("adtf/plaintype"). More...
|
| |
Copyright © Audi Electronics Venture GmbH. All rights reserved