GNU Radio's DIFI Package
The DIFI Out of Tree (OOT) Module allows users to leverage and easily use cloud resources in GNU Radio.
gr::difi::difi_source_cpp< T > Class Template Reference

#include <difi_source_cpp.h>

Inheritance diagram for gr::difi::difi_source_cpp< T >:
gr::difi::difi_source_cpp_impl< T >

Public Types

typedef std::shared_ptr< difi_source_cpp< T > > sptr

Static Public Member Functions

static sptr make (std::string ip_addr, uint32_t port, uint8_t socket_type, int stream_number, int bit_depth, int context_pkt_behavior)

Member Typedef Documentation

◆ sptr

template<class T>
typedef std::shared_ptr<difi_source_cpp<T> > gr::difi::difi_source_cpp< T >::sptr

Member Function Documentation

◆ make()

template<class T>
sptr gr::difi::difi_source_cpp< T >::make ( std::string ip_addr,
uint32_t port,
uint8_t socket_type,
int stream_number,
int bit_depth,
int context_pkt_behavior )
static

The documentation for this class was generated from the following file: