GNU Radio's IEEE802_11 Package
gr::ieee802_11::mapper Class Referenceabstract

#include <mapper.h>

Inheritance diagram for gr::ieee802_11::mapper:

Public Types

typedef std::shared_ptr< mappersptr

Public Member Functions

virtual void set_encoding (Encoding mcs)=0

Static Public Member Functions

static sptr make (Encoding mcs, bool debug=false)

Member Typedef Documentation

◆ sptr

typedef std::shared_ptr<mapper> gr::ieee802_11::mapper::sptr

Member Function Documentation

◆ make()

sptr gr::ieee802_11::mapper::make ( Encoding mcs,
bool debug = false )
static

◆ set_encoding()

virtual void gr::ieee802_11::mapper::set_encoding ( Encoding mcs)
pure virtual

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