Hi,

I'm trying to understand the separation between C++ code and Python
code in gnuradio-core.

Applications like the BBN 802.11 examples use the python flow_graph
class, which seems very similar to the C++ gr_flat_flowgraph. The same
seems to hold for their base classes, basic_flow_graph and
gr_flowgraph.

Are the C++ graph classes used at all, and if so, what for (I can
imagine that they might be used are used for Python-free applications,
but I don't think I've seen any)?

Thanks, Sivan Toledo


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to