On Tue, Aug 20, 2013 at 5:15 PM, NaceurElOuni wrote:
> Hello,
>
> I did spent time working on GNU radio C++ API,
> And I was stuck debugging in some point where I need to get the gr_foo to
> retrieve the values of its members whereas I already instantiated
> gr_foo_sptr instead.
> Is there a way t
Hello,
I did spent time working on GNU radio C++ API,
And I was stuck debugging in some point where I need to get the gr_foo to
retrieve the values of its members whereas I already instantiated
gr_foo_sptr instead.
Is there a way to fix this issue.
Example: I already instantiated gr_msg_queue_s