|
CIRCT 24.0.0git
|
Deserialized result batch from the serial coord translator. More...

Classes | |
| class | TypeDeserializer |
Public Attributes | |
| std::vector< Coord > | coords |
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 2315 of file esitester.cpp.
| std::vector<Coord> SerialCoordOutputBatch::coords |
Definition at line 2316 of file esitester.cpp.