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.
|
Public Member Functions | |
Element (Type _type, quint32 _ofs, quint32 _length) | |
Public Attributes | |
Type | type |
quint32 | ofs |
quint32 | length |
Definition at line 84 of file simpleserializer.h.
|
inline |
Definition at line 89 of file simpleserializer.h.
quint32 SimpleDeserializer::Element::length |
Definition at line 87 of file simpleserializer.h.
quint32 SimpleDeserializer::Element::ofs |
Definition at line 86 of file simpleserializer.h.
Type SimpleDeserializer::Element::type |
Definition at line 85 of file simpleserializer.h.