|
CIRCT 23.0.0git
|
Field information describing a field within a frame. More...
#include <Types.h>

Public Attributes | |
| std::string | name |
| uint64_t | numItems = 0 |
| uint64_t | bulkCountWidth = 0 |
| uint64_t esi::WindowType::Field::bulkCountWidth = 0 |
Definition at line 320 of file Types.h.
Referenced by NB_MODULE().
| std::string esi::WindowType::Field::name |
Definition at line 318 of file Types.h.
Referenced by esiaccel.types.TypeAlias::__str__(), NB_MODULE(), and esi::ChannelPort::TranslationInfo::precomputeFrameInfo().
| uint64_t esi::WindowType::Field::numItems = 0 |
Definition at line 319 of file Types.h.
Referenced by NB_MODULE(), and esi::ChannelPort::TranslationInfo::precomputeFrameInfo().