discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] initializing ports in a vector


From: George Nychis
Subject: [Discuss-gnuradio] initializing ports in a vector
Date: Wed, 11 Apr 2007 00:25:00 -0400
User-agent: Thunderbird 2.0b2 (X11/20070306)

So I'm trying to initialize a vector of ports so that I can use it to check if the incoming port is tx or rx.

Should I use a regular vector type, rather than a pmt vector? Because pmt vectors expect a pmt_t as its element type, whereas port definitions are of type mb_port_sptr.

- George







reply via email to

[Prev in Thread] Current Thread [Next in Thread]