XFuncSynth Member List

This is the complete list of members for XFuncSynth, including all inherited members.

amp() const XFuncSynthinlineprotected
analyzeRaw(RawDataReader &reader, Transaction &tr)XFuncSynthprotectedvirtual
closeInterface()=0XPrimaryDriverprotectedpure virtual
const_iterator typedef (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
create(const char *name) (defined in XNode)XNodeinline
create(const char *name, bool runtime, Args &&...args) (defined in XNode)XNode
create(Transaction &tr, const char *name) (defined in XNode)XNodeinline
create(Transaction &tr, const char *name, bool runtime, Args &&...args) (defined in XNode)XNode
create(Args &&...args) (defined in Transactional::Node< XNode >)Transactional::Node< XNode >static
createOrphan(const char *name) (defined in XNode)XNodeinlinestatic
createOrphan(const char *name, bool runtime, Args_ &&...args) (defined in XNode)XNodestatic
disable()XNode
finishWritingRaw(const shared_ptr< const RawData > &rawdata, const XTime &time_awared, const XTime &time_recorded)XPrimaryDriverprotected
freq() const XFuncSynthinlineprotected
function() const (defined in XFuncSynth)XFuncSynthinlineprotected
getChild(const XString &var) const (defined in XNode)XNode
getLabel() const XNodeinlinevirtual
getName() const XNode
getParent() const (defined in XNode)XNode
getTypename() const (defined in XNode)XNode
insert(Transaction< XNode > &tr, const shared_ptr< XNode > &var, bool online_after_insertion=false)Transactional::Node< XNode >
insert(const shared_ptr< XNode > &var)Transactional::Node< XNode >
iterate_commit(Closure)Transactional::Node< XNode >inline
iterate_commit_if(Closure)Transactional::Node< XNode >inline
iterate_commit_while(Closure)Transactional::Node< XNode >inline
iterator typedef (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
m_amp (defined in XFuncSynth)XFuncSynthprivate
m_conAmp (defined in XFuncSynth)XFuncSynthprivate
m_conFreq (defined in XFuncSynth)XFuncSynthprivate
m_conFunction (defined in XFuncSynth)XFuncSynthprivate
m_conMode (defined in XFuncSynth)XFuncSynthprivate
m_conOffset (defined in XFuncSynth)XFuncSynthprivate
m_conOutput (defined in XFuncSynth)XFuncSynthprivate
m_conPhase (defined in XFuncSynth)XFuncSynthprivate
m_conTrig (defined in XFuncSynth)XFuncSynthprivate
m_form (defined in XFuncSynth)XFuncSynthprivate
m_freq (defined in XFuncSynth)XFuncSynthprivate
m_function (defined in XFuncSynth)XFuncSynthprivate
m_lsnAmp (defined in XFuncSynth)XFuncSynthprivate
m_lsnFreq (defined in XFuncSynth)XFuncSynthprivate
m_lsnFunction (defined in XFuncSynth)XFuncSynthprivate
m_lsnMode (defined in XFuncSynth)XFuncSynthprivate
m_lsnOffset (defined in XFuncSynth)XFuncSynthprivate
m_lsnOutput (defined in XFuncSynth)XFuncSynthprivate
m_lsnPhase (defined in XFuncSynth)XFuncSynthprivate
m_lsnTrig (defined in XFuncSynth)XFuncSynthprivate
m_mode (defined in XFuncSynth)XFuncSynthprivate
m_offset (defined in XFuncSynth)XFuncSynthprivate
m_output (defined in XFuncSynth)XFuncSynthprivate
m_phase (defined in XFuncSynth)XFuncSynthprivate
m_trig (defined in XFuncSynth)XFuncSynthprivate
mode() const (defined in XFuncSynth)XFuncSynthinlineprotected
Node(const Node &)=delete (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
Node()Transactional::Node< XNode >protected
NodeList typedef (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
NodeNotFoundError typedef (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
offset() const XFuncSynthinlineprotected
onAmpChanged(const Snapshot &shot, XValueNodeBase *)=0 (defined in XFuncSynth)XFuncSynthprotectedpure virtual
onFreqChanged(const Snapshot &shot, XValueNodeBase *)=0 (defined in XFuncSynth)XFuncSynthprotectedpure virtual
onFunctionChanged(const Snapshot &shot, XValueNodeBase *)=0 (defined in XFuncSynth)XFuncSynthprotectedpure virtual
onModeChanged(const Snapshot &shot, XValueNodeBase *)=0 (defined in XFuncSynth)XFuncSynthprotectedpure virtual
onOffsetChanged(const Snapshot &shot, XValueNodeBase *)=0 (defined in XFuncSynth)XFuncSynthprotectedpure virtual
onOutputChanged(const Snapshot &shot, XValueNodeBase *)=0 (defined in XFuncSynth)XFuncSynthprotectedpure virtual
onPhaseChanged(const Snapshot &shot, XValueNodeBase *)=0 (defined in XFuncSynth)XFuncSynthprotectedpure virtual
onTrigTouched(const Snapshot &shot, XTouchableNode *)=0 (defined in XFuncSynth)XFuncSynthprotectedpure virtual
operator=(const Node &)=delete (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
output() const XFuncSynthinlineprotected
phase() const XFuncSynthinlineprotected
print_() const (defined in Transactional::Node< XNode >)Transactional::Node< XNode >
record(Transaction &tr, const XTime &time_awared, const XTime &time_recorded)XDriverprotected
release(Transaction< XNode > &tr, const shared_ptr< XNode > &var)Transactional::Node< XNode >
release(const shared_ptr< XNode > &var)Transactional::Node< XNode >
releaseAll()Transactional::Node< XNode >
setUIEnabled(bool v)XNode
showForms()XFuncSynthvirtual
start()XFuncSynthprotectedvirtual
stop()XFuncSynthprotectedvirtual
swap(Transaction< XNode > &tr, const shared_ptr< XNode > &x, const shared_ptr< XNode > &y)Transactional::Node< XNode >
swap(const shared_ptr< XNode > &x, const shared_ptr< XNode > &y)Transactional::Node< XNode >
trig() const XFuncSynthinlineprotected
upperNode(Snapshot< XNode > &shot)Transactional::Node< XNode >
visualize(const Snapshot &shot)XFuncSynthprotectedvirtual
XDriver(const char *name, bool runtime, Transaction &tr_meas, const shared_ptr< XMeasure > &meas) (defined in XDriver)XDriver
XFuncSynth(const char *name, bool runtime, Transaction &tr_meas, const shared_ptr< XMeasure > &meas) (defined in XFuncSynth)XFuncSynth
XNode(const char *name, bool runtime=false) (defined in XNode)XNodeexplicit
XNode()=delete (defined in XNode)XNode
XPrimaryDriver(const char *name, bool runtime, Transaction &tr_meas, const shared_ptr< XMeasure > &meas) (defined in XPrimaryDriver)XPrimaryDriver
~Node() (defined in Transactional::Node< XNode >)Transactional::Node< XNode >virtual
~XDriver()=default (defined in XDriver)XDrivervirtual
~XFuncSynth()XFuncSynthinlinevirtual
~XNode() (defined in XNode)XNodevirtual
~XPrimaryDriver()=default (defined in XPrimaryDriver)XPrimaryDrivervirtual

Generated for KAME4 by  doxygen 1.8.3