On Mon, Jun 20, 2011 at 11:08 PM, Johnathan Corgan
<jcor...@corganenterprises.com> wrote:
> On Mon, Jun 20, 2011 at 11:52, Johnathan Corgan
> <jcor...@corganenterprises.com> wrote:
>
>>
>> The only issue with the patch is that for property getters we simply use
>> the name of the property, without prepending get_ in front of it.  So your
>> get_gain() should be just gain().
>
> I see now you just copied what Tom did in gr_frequency_modulator.  I'll see
> what he wants to do.

Yes, I just copied from Tom's commit, however, I was just looking at
the code for the gri_agc2.cc class and that too uses it the way you
mention, i.e. without "get_"

Alex

_______________________________________________
Patch-gnuradio mailing list
Patch-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/patch-gnuradio

Reply via email to