discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Re: polymorphic type documentation (PMT)


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Re: polymorphic type documentation (PMT)
Date: Tue, 29 Apr 2008 01:03:54 -0700
User-agent: Mutt/1.5.17 (2007-11-01)

On Mon, Apr 28, 2008 at 10:11:47AM -0700, David Li wrote:
> 
> 1. In section "Constructing / Assigning a PMT": isn't pmt_list part of
> this too?
>

FWIW, there's no list type.  A list is built from the empty list
(PMT_NIL) and pairs (conses).  It's pretty much isomorphic to scheme
and lisp data types.

To save George some typing, you may want to just look at
the doxygen header comments in pmt/src/lib/pmt.h or
http://gnuradio.org/doc/doxygen/pmt_8h.html

Eric




reply via email to

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