octave-maintainers
[Top][All Lists]
Advanced

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

Re: Audio playback and classes


From: Vytautas Jancauskas
Subject: Re: Audio playback and classes
Date: Wed, 19 Jun 2013 19:40:05 +0300

>> You will need a get and set method defined in a @audioplayer directory, but
>> they can be simple wrappers around some internal functions, which can then
>> exist anywhere in octave path (even as an autoloaded function).
>
> This is exactly what happens with the ftp class. See scripts/@ftp,
> these functions are pretty much 1 liners, wrappers to the __ftp_*.
>
> Carnë

What is a good naming convention for these low level functions that
will get wrapped by octave class methods? I see @ftp adds two
underscores in front.


reply via email to

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