Hello,
I tried to make an array like tlm_generic_payload buffer[10] and then buffer = a, which a is another tlm_generic_payload object. However it gives me an tlm_gp.h:199 error during compilation.
I would like to know whether or not several transaction (tlm_generic_payload) object can be stored in an array or C STL like queue?
Thank you.
Arya.