|
HDK
|
Classes | |
| class | TypeNode |
Enumerations | |
| enum | ContainerType : uint16_t { ContainerType::kUndefined = 0, ContainerType::kTensor = 1, ContainerType::kMap = 2, ContainerType::kSequence = 3, ContainerType::kOpaque = 4, ContainerType::kOptional = 5 } |
|
strong |
| Enumerator | |
|---|---|
| kUndefined | |
| kTensor | |
| kMap | |
| kSequence | |
| kOpaque | |
| kOptional | |
Definition at line 560 of file data_types_internal.h.