On 13.05.2014 11:05, Mostafa Alizadeh wrote:
Hi everybody,

I was wonder why I can't make a class of topblock in c++ like in python
as said here:

http://gnuradio.org/redmine/projects/gnuradio/wiki/TutorialsWritePythonApplications

Then I think, I can control the flowgraph, start or stop it , disconnect
or connect blocks and anything else .

Any idea?

It's pretty much the same, just in C++.
Have a look at the c++ examples in the source tree, that'll get you started.

M


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

Reply via email to