gnuradio / pmt

pmt
GNU Lesser General Public License v3.0
11 stars 11 forks source link

Struct refl #84

Closed jsallay closed 1 year ago

jsallay commented 1 year ago

Add in the ability to convert a structure to a pmt map and back. This uses the refl-cpp library which is pretty slick. The structure is converted to a pmt dict with the keys being the structure fields.