|
CIRCT 23.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 1933 of file esitester.cpp.
| std::vector<Coord> SerialCoordOutputBatch::coords |
Definition at line 1934 of file esitester.cpp.