CIRCT 23.0.0git
Loading...
Searching...
No Matches
Public Attributes | List of all members
esi::WindowType::Field Struct Reference

Field information describing a field within a frame. More...

#include <Types.h>

Collaboration diagram for esi::WindowType::Field:
Collaboration graph
[legend]

Public Attributes

std::string name
 
uint64_t numItems = 0
 
uint64_t bulkCountWidth = 0
 

Detailed Description

Field information describing a field within a frame.

Definition at line 312 of file Types.h.

Member Data Documentation

◆ bulkCountWidth

uint64_t esi::WindowType::Field::bulkCountWidth = 0

Definition at line 315 of file Types.h.

◆ name

std::string esi::WindowType::Field::name

◆ numItems

uint64_t esi::WindowType::Field::numItems = 0

Definition at line 314 of file Types.h.

Referenced by esi::ChannelPort::TranslationInfo::precomputeFrameInfo().


The documentation for this struct was generated from the following file: