| 65 | | The TLM2.0 standard defines a generic payload that contains almost all the fields needed to implement the complete vci protocol. In SocLib, the missing fields are defined in what TLM2.0 calls a payload extension. The C++ class used to implement this extension is '''soclib_payload_extension'''. |
| 66 | | |
| 67 | | The SocLib payload extension only contains four data members: |
| | 65 | The TLM2.0 standard defines a generic payload that contains almost all the fields needed to implement the complete vci protocol. In !SocLib, the missing fields are defined in what TLM2.0 calls a payload extension. The C++ class used to implement this extension is '''soclib_payload_extension'''. |
| | 66 | |
| | 67 | The !SocLib payload extension only contains four data members: |