|
GNU Radio's IIO Package
|
#include <converter_ss_impl.h>
Public Member Functions | |
| converter_ss_impl (const struct iio_channel *channel, bool inverse) | |
| ~converter_ss_impl () | |
| int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
Additional Inherited Members | |
Public Types inherited from gr::iio::converter_ss | |
| typedef std::shared_ptr< converter_ss > | sptr |
Static Public Member Functions inherited from gr::iio::converter_ss | |
| static sptr | make (const struct iio_channel *channel, bool inverse) |
| gr::iio::converter_ss_impl::converter_ss_impl | ( | const struct iio_channel * | channel, |
| bool | inverse | ||
| ) |
| gr::iio::converter_ss_impl::~converter_ss_impl | ( | ) |
| int gr::iio::converter_ss_impl::work | ( | int | noutput_items, |
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items | ||
| ) |