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.
ScopeVis::MsgConfigureScopeVisNG Member List

This is the complete list of members for ScopeVis::MsgConfigureScopeVisNG, including all inherited members.

create(uint32_t traceSize, uint32_t timeBase, uint32_t timeOfsProMill, uint32_t triggerPre, bool freeRun)ScopeVis::MsgConfigureScopeVisNGinlinestatic
getDestination() constMessageinline
getFreeRun() constScopeVis::MsgConfigureScopeVisNGinline
getIdentifier() constMessagevirtual
getTimeBase() constScopeVis::MsgConfigureScopeVisNGinline
getTimeOfsProMill() constScopeVis::MsgConfigureScopeVisNGinline
getTraceSize() constScopeVis::MsgConfigureScopeVisNGinline
getTriggerPre() constScopeVis::MsgConfigureScopeVisNGinline
m_destinationMessageprotected
m_freeRunScopeVis::MsgConfigureScopeVisNGprivate
m_identifierMessageprotectedstatic
m_timeBaseScopeVis::MsgConfigureScopeVisNGprivate
m_timeOfsProMillScopeVis::MsgConfigureScopeVisNGprivate
m_traceSizeScopeVis::MsgConfigureScopeVisNGprivate
m_triggerPreScopeVis::MsgConfigureScopeVisNGprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgConfigureScopeVisNG(uint32_t traceSize, uint32_t timeBase, uint32_t timeOfsProMill, uint32_t triggerPre, bool freeRun)ScopeVis::MsgConfigureScopeVisNGinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual