|
GNU Radio's LORA Package
|
#include <controller_impl.h>

Public Member Functions | |
| controller_impl (void *parent) | |
| ~controller_impl () | |
Additional Inherited Members | |
Public Types inherited from gr::lora::controller | |
| typedef boost::shared_ptr< controller > | sptr |
Static Public Member Functions inherited from gr::lora::controller | |
| static sptr | make (void *parent) |
| Return a shared_ptr to a new instance of lora::controller. More... | |
| gr::lora::controller_impl::controller_impl | ( | void * | parent | ) |
| gr::lora::controller_impl::~controller_impl | ( | ) |