CIRCT 23.0.0git
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
SerialCoordOutputBatch Struct Reference

Deserialized result batch from the serial coord translator. More...

Collaboration diagram for SerialCoordOutputBatch:
Collaboration graph
[legend]

Classes

class  TypeDeserializer
 

Public Attributes

std::vector< Coordcoords
 

Detailed Description

Deserialized result batch from the serial coord translator.

The TypeDeserializer accumulates header+data frame sequences until the zero-count footer header, then emits the complete coordinate list.

Definition at line 1933 of file esitester.cpp.

Member Data Documentation

◆ coords

std::vector<Coord> SerialCoordOutputBatch::coords

Definition at line 1934 of file esitester.cpp.


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