SoDaRadio-12.2.0-cut_dependencies:6c82803
Loading...
Searching...
No Matches
SoDa::RTLSDRDev Struct Reference

#include <RTLSDRDev.hxx>

Public Member Functions

 RTLSDRDev (uint32_t index)
 ~RTLSDRDev ()
 RTLSDRDev (const RTLSDRDev &)=delete
RTLSDRDevoperator= (const RTLSDRDev &)=delete

Public Attributes

rtlsdr_dev_t * dev
std::string name

Detailed Description

Definition at line 45 of file RTLSDRDev.hxx.

Constructor & Destructor Documentation

◆ RTLSDRDev() [1/2]

SoDa::RTLSDRDev::RTLSDRDev ( uint32_t index)
inlineexplicit

Definition at line 49 of file RTLSDRDev.hxx.

References dev, and name.

Referenced by RTLSDRDev(), and operator=().

◆ ~RTLSDRDev()

SoDa::RTLSDRDev::~RTLSDRDev ( )
inline

Definition at line 54 of file RTLSDRDev.hxx.

References dev.

◆ RTLSDRDev() [2/2]

SoDa::RTLSDRDev::RTLSDRDev ( const RTLSDRDev & )
delete

References RTLSDRDev().

Member Function Documentation

◆ operator=()

RTLSDRDev & SoDa::RTLSDRDev::operator= ( const RTLSDRDev & )
delete

References RTLSDRDev().

Member Data Documentation

◆ dev

rtlsdr_dev_t* SoDa::RTLSDRDev::dev

Definition at line 46 of file RTLSDRDev.hxx.

Referenced by RTLSDRDev(), and ~RTLSDRDev().

◆ name

std::string SoDa::RTLSDRDev::name

Definition at line 47 of file RTLSDRDev.hxx.

Referenced by RTLSDRDev().


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