discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] fusb_generic_read (void *buffer, int nbytes) is a


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] fusb_generic_read (void *buffer, int nbytes) is a part of which class?
Date: Mon, 9 Mar 2009 09:04:33 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Mar 09, 2009 at 08:48:29PM +0500, Ujala Qasim wrote:
> Hi,
> Can someone tell me that the function bool fusb_generic_read (void *buffer,
> int nbytes) belongs to which class? As it is not a part of the fusb_generic
> or fusb

There is no free function called fusb_generic_read.

A quick look at fusb_generic.h reveals that there is a 
member function of the class fusb_ephandle_generic called read.
Is that what you are looking for?

Eric




reply via email to

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