![]() |
SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <remotedatablock.h>
Collaboration diagram for RemoteSuperBlock:Public Member Functions | |
| void | init () |
Public Attributes | |
| RemoteHeader | m_header |
| RemoteProtectedBlock | m_protectedBlock |
Definition at line 110 of file remotedatablock.h.
|
inline |
Definition at line 115 of file remotedatablock.h.
References RemoteHeader::init(), and RemoteProtectedBlock::init().
Here is the call graph for this function:| RemoteHeader RemoteSuperBlock::m_header |
Definition at line 112 of file remotedatablock.h.
Referenced by RemoteDataReadQueue::convertDataToSample(), RemoteDataReadQueue::readSample(), and RemoteInputBuffer::writeData().
| RemoteProtectedBlock RemoteSuperBlock::m_protectedBlock |
Definition at line 113 of file remotedatablock.h.
Referenced by RemoteDataReadQueue::convertDataToSample().
1.8.13