libstored
This is a generator for a C++ class (store) with your application’s variables, and a tool set to synchronize updates between processes (including FPGA), and debug it remotely.
- libstored
- CHANGELOG
- Presentation
- Workflow
- C++
- Config
- stored::DefaultConfig
DefaultConfig
DefaultConfig::AvoidDynamicMemory
DefaultConfig::CompressStreams
DefaultConfig::Debug
DefaultConfig::DebuggerAlias
DefaultConfig::DebuggerEcho
DefaultConfig::DebuggerIdentification
DefaultConfig::DebuggerList
DefaultConfig::DebuggerListPrefixAlways
DefaultConfig::DebuggerMacro
DefaultConfig::DebuggerRead
DefaultConfig::DebuggerReadMem
DefaultConfig::DebuggerStreamBuffer
DefaultConfig::DebuggerStreamBufferOverflow
DefaultConfig::DebuggerStreams
DefaultConfig::DebuggerTrace
DefaultConfig::DebuggerVersion
DefaultConfig::DebuggerWrite
DefaultConfig::DebuggerWriteMem
DefaultConfig::EnableAssert
DefaultConfig::EnableHooks
DefaultConfig::FullNames
DefaultConfig::StoreInLittleEndian
DefaultConfig::UnalignedAccess
DefaultConfig::Allocator
- stored::Config
- stored::DefaultConfig
- Components
- stored::Amplifier
Amplifier
Amplifier::Bound
Amplifier::type
Amplifier::Amplifier()
Amplifier::Amplifier()
Amplifier::disable()
Amplifier::enable()
Amplifier::enabled()
Amplifier::enableObject()
Amplifier::enableObject()
Amplifier::gain()
Amplifier::gainObject()
Amplifier::gainObject()
Amplifier::high()
Amplifier::highObject()
Amplifier::highObject()
Amplifier::input()
Amplifier::inputObject()
Amplifier::inputObject()
Amplifier::low()
Amplifier::lowObject()
Amplifier::lowObject()
Amplifier::offset()
Amplifier::offsetObject()
Amplifier::offsetObject()
Amplifier::operator()()
Amplifier::operator()()
Amplifier::output()
Amplifier::outputObject()
Amplifier::outputObject()
Amplifier::override_()
Amplifier::overrideObject()
Amplifier::overrideObject()
Amplifier::objects()
- stored::FirstOrderFilter
FirstOrderFilter
FirstOrderFilter::Bound
FirstOrderFilter::type
FirstOrderFilter::FirstOrderFilter()
FirstOrderFilter::FirstOrderFilter()
FirstOrderFilter::cutoffFrequency()
FirstOrderFilter::cutoffFrequencyObject()
FirstOrderFilter::cutoffFrequencyObject()
FirstOrderFilter::disable()
FirstOrderFilter::enable()
FirstOrderFilter::enabled()
FirstOrderFilter::enableObject()
FirstOrderFilter::enableObject()
FirstOrderFilter::input()
FirstOrderFilter::inputObject()
FirstOrderFilter::inputObject()
FirstOrderFilter::lastInput()
FirstOrderFilter::lastOutput()
FirstOrderFilter::operator()()
FirstOrderFilter::operator()()
FirstOrderFilter::output()
FirstOrderFilter::outputObject()
FirstOrderFilter::outputObject()
FirstOrderFilter::override_()
FirstOrderFilter::overrideObject()
FirstOrderFilter::overrideObject()
FirstOrderFilter::recomputeCoefficients()
FirstOrderFilter::reset()
FirstOrderFilter::resetObject()
FirstOrderFilter::resetObject()
FirstOrderFilter::sampleFrequency()
FirstOrderFilter::sampleFrequencyObject()
FirstOrderFilter::objects()
- stored::PID
PID
PID::Bound
PID::type
PID::PID()
PID::PID()
PID::disable()
PID::enable()
PID::enabled()
PID::enableObject()
PID::enableObject()
PID::epsilon()
PID::epsilonObject()
PID::epsilonObject()
PID::errorMax()
PID::errorMaxObject()
PID::errorMaxObject()
PID::frequency()
PID::frequencyObject()
PID::high()
PID::highObject()
PID::highObject()
PID::int_()
PID::intHigh()
PID::intHighObject()
PID::intHighObject()
PID::intLow()
PID::intLowObject()
PID::intLowObject()
PID::intObject()
PID::intObject()
PID::isHealthy()
PID::Kd()
PID::Kff()
PID::KffObject()
PID::KffObject()
PID::Ki()
PID::Kp()
PID::KpObject()
PID::KpObject()
PID::low()
PID::lowObject()
PID::lowObject()
PID::operator()()
PID::operator()()
PID::override_()
PID::overrideObject()
PID::overrideObject()
PID::reset()
PID::resetObject()
PID::resetObject()
PID::setpoint()
PID::setpointObject()
PID::setpointObject()
PID::Td()
PID::TdObject()
PID::TdObject()
PID::Ti()
PID::TiObject()
PID::TiObject()
PID::u()
PID::uObject()
PID::uObject()
PID::y()
PID::yObject()
PID::yObject()
PID::objects()
- stored::PinIn
- stored::PinOut
- stored::PulseWave
PulseWave
PulseWave::Bound
PulseWave::type
PulseWave::PulseWave()
PulseWave::PulseWave()
PulseWave::amplitude()
PulseWave::amplitudeObject()
PulseWave::amplitudeObject()
PulseWave::disable()
PulseWave::dutyCycle()
PulseWave::dutyCycleObject()
PulseWave::dutyCycleObject()
PulseWave::enable()
PulseWave::enabled()
PulseWave::enableObject()
PulseWave::enableObject()
PulseWave::frequency()
PulseWave::frequencyObject()
PulseWave::frequencyObject()
PulseWave::isHealthy()
PulseWave::operator()()
PulseWave::output()
PulseWave::outputObject()
PulseWave::outputObject()
PulseWave::override_()
PulseWave::overrideObject()
PulseWave::overrideObject()
PulseWave::phase()
PulseWave::phaseObject()
PulseWave::phaseObject()
PulseWave::sampleFrequency()
PulseWave::sampleFrequencyObject()
PulseWave::objects()
- stored::Ramp
Ramp
Ramp::Bound
Ramp::type
Ramp::type_
Ramp::Ramp()
Ramp::Ramp()
Ramp::accelerationLimit()
Ramp::accelerationLimitObject()
Ramp::accelerationLimitObject()
Ramp::disable()
Ramp::enable()
Ramp::enabled()
Ramp::enableObject()
Ramp::enableObject()
Ramp::input()
Ramp::inputObject()
Ramp::inputObject()
Ramp::isHealthy()
Ramp::operator()()
Ramp::operator()()
Ramp::output()
Ramp::outputObject()
Ramp::outputObject()
Ramp::override_()
Ramp::overrideObject()
Ramp::overrideObject()
Ramp::reset()
Ramp::resetObject()
Ramp::resetObject()
Ramp::sampleFrequency()
Ramp::sampleFrequencyObject()
Ramp::speedLimit()
Ramp::speedLimitObject()
Ramp::speedLimitObject()
Ramp::objects()
- stored::Sine
Sine
Sine::Bound
Sine::type
Sine::Sine()
Sine::Sine()
Sine::amplitude()
Sine::amplitudeObject()
Sine::amplitudeObject()
Sine::disable()
Sine::enable()
Sine::enabled()
Sine::enableObject()
Sine::enableObject()
Sine::frequency()
Sine::frequencyObject()
Sine::frequencyObject()
Sine::isHealthy()
Sine::offset()
Sine::offsetObject()
Sine::offsetObject()
Sine::operator()()
Sine::output()
Sine::outputObject()
Sine::outputObject()
Sine::override_()
Sine::overrideObject()
Sine::overrideObject()
Sine::phase()
Sine::phaseObject()
Sine::phaseObject()
Sine::sampleFrequency()
Sine::sampleFrequencyObject()
Sine::objects()
- stored::Amplifier
- Debugger
- Protocol
- stored::Debugger
Debugger
Debugger::ListCallback
Debugger::ListCallbackArg
Debugger::StoreMap
Debugger::Debugger()
Debugger::~Debugger()
Debugger::capabilities()
Debugger::decode()
Debugger::find()
Debugger::identification()
Debugger::list()
Debugger::list()
Debugger::map()
Debugger::process()
Debugger::setIdentification()
Debugger::setVersions()
Debugger::stores()
Debugger::stream()
Debugger::stream()
Debugger::stream()
Debugger::stream()
Debugger::streams()
Debugger::trace()
Debugger::tracing()
Debugger::unmap()
Debugger::version()
Debugger::Ack
Debugger::CmdAlias
Debugger::CmdCapabilities
Debugger::CmdEcho
Debugger::CmdFlush
Debugger::CmdIdentification
Debugger::CmdList
Debugger::CmdMacro
Debugger::CmdRead
Debugger::CmdReadMem
Debugger::CmdStream
Debugger::CmdTrace
Debugger::CmdVersion
Debugger::CmdWrite
Debugger::CmdWriteMem
Debugger::Nack
Debugger::StorePrefixComparator
- stored::DebugStoreBase
- stored::DebugVariant
- Directory
- Pipes
- stored::pipes::PipeBase
- stored::pipes::Pipe
- stored::pipes::PipeEntry
- stored::pipes::PipeExit
PipeExit
PipeExit::type_out
PipeExit::type_out_wrapper
PipeExit::~PipeExit()
PipeExit::connect()
PipeExit::connected()
PipeExit::connection()
PipeExit::disconnect()
PipeExit::extend()
PipeExit::extract()
PipeExit::operator>>()
PipeExit::trigger()
PipeExit::trigger()
PipeExit::operator<<()
PipeExit::operator>>()
- stored::pipes::Group
- stored::pipes::Buffer
- stored::pipes::Call
- stored::pipes::Cast
- stored::pipes::Changes
- stored::pipes::Constrained
- stored::pipes::Convert
- stored::pipes::Get
- stored::pipes::Identity
- stored::pipes::Log
- stored::pipes::Map
- stored::pipes::Mux
- stored::pipes::RateLimit
- stored::pipes::Set
- stored::pipes::Signal
- stored::pipes::Tee
- stored::pipes::Transistor
- stored::pipes::Triggered
- Poller
- Pollables
- stored::Pollable
- stored::PollableCallback
- stored::PollableFd
- stored::PollableFileLayer
- stored::PollableHandle
- stored::PollableSocket
- stored::PollableZmqLayer
- stored::PollableZmqSocket
- stored::InheritablePoller
- stored::Poller
- Pollables
- Protocol
- stored::AsciiEscapeLayer
- stored::BufferLayer
- stored::CallbackLayer
- stored::CompressLayer
- stored::Crc16Layer
- stored::Crc8Layer
- stored::DebugArqLayer
- stored::DebugZmqLayer
- stored::DoublePipeLayer
- stored::FifoLoopback
- stored::FifoLoopback1
FifoLoopback1
FifoLoopback1::base
FifoLoopback1::Fifo_type
FifoLoopback1::OverflowCallback
FifoLoopback1::FifoLoopback1()
FifoLoopback1::~FifoLoopback1()
FifoLoopback1::available()
FifoLoopback1::bounded()
FifoLoopback1::empty()
FifoLoopback1::encode()
FifoLoopback1::full()
FifoLoopback1::mtu()
FifoLoopback1::overflow()
FifoLoopback1::recv()
FifoLoopback1::recvAll()
FifoLoopback1::reset()
FifoLoopback1::setOverflowHandler()
FifoLoopback1::size()
FifoLoopback1::space()
- stored::FileLayer
- stored::IdleCheckLayer
- stored::Loopback
- stored::NamedPipeLayer
- stored::PrintLayer
- stored::SegmentationLayer
SegmentationLayer
SegmentationLayer::base
SegmentationLayer::SegmentationLayer()
SegmentationLayer::~SegmentationLayer()
SegmentationLayer::decode()
SegmentationLayer::encode()
SegmentationLayer::lowerMtu()
SegmentationLayer::mtu()
SegmentationLayer::reset()
SegmentationLayer::ContinueMarker
SegmentationLayer::EndMarker
- stored::SerialLayer
- stored::StdioLayer
- stored::SyncZmqLayer
- stored::TerminalLayer
TerminalLayer
TerminalLayer::@17
TerminalLayer::base
TerminalLayer::NonDebugDecodeCallback
TerminalLayer::TerminalLayer()
TerminalLayer::TerminalLayer()
TerminalLayer::~TerminalLayer()
TerminalLayer::decode()
TerminalLayer::encode()
TerminalLayer::mtu()
TerminalLayer::nonDebugEncode()
TerminalLayer::reset()
TerminalLayer::Esc
TerminalLayer::EscEnd
TerminalLayer::EscStart
- stored::XsimLayer
- Abstract classes
- stored::ArqLayer
ArqLayer
ArqLayer::@18
ArqLayer::base
ArqLayer::Event
ArqLayer::EventCallback
ArqLayer::EventCallbackArg
ArqLayer::ArqLayer()
ArqLayer::~ArqLayer()
ArqLayer::connected()
ArqLayer::decode()
ArqLayer::didTransmit()
ArqLayer::encode()
ArqLayer::flush()
ArqLayer::keepAlive()
ArqLayer::mtu()
ArqLayer::reset()
ArqLayer::resetDidTransmit()
ArqLayer::retransmits()
ArqLayer::setEventCallback()
ArqLayer::setEventCallback()
ArqLayer::shrink_to_fit()
ArqLayer::waitingForAck()
ArqLayer::AckFlag
ArqLayer::NopFlag
ArqLayer::SeqMask
- stored::PolledFileLayer
- stored::PolledLayer
- stored::ProtocolLayer
ProtocolLayer
ProtocolLayer::ProtocolLayer()
ProtocolLayer::~ProtocolLayer()
ProtocolLayer::bottom()
ProtocolLayer::bottom()
ProtocolLayer::connected()
ProtocolLayer::decode()
ProtocolLayer::down()
ProtocolLayer::encode()
ProtocolLayer::encode()
ProtocolLayer::flush()
ProtocolLayer::mtu()
ProtocolLayer::reset()
ProtocolLayer::setDown()
ProtocolLayer::setPurgeableResponse()
ProtocolLayer::setUp()
ProtocolLayer::stack()
ProtocolLayer::top()
ProtocolLayer::top()
ProtocolLayer::up()
ProtocolLayer::wrap()
- stored::ArqLayer
- Synchronizer
- Protocol
- stored::StoreJournal
StoreJournal
StoreJournal::@29
StoreJournal::IterateChangedCallback
StoreJournal::Key
StoreJournal::Seq
StoreJournal::ShortSeq
StoreJournal::Size
StoreJournal::StoreJournal()
StoreJournal::~StoreJournal()
StoreJournal::bumpSeq()
StoreJournal::changed()
StoreJournal::clean()
StoreJournal::decodeBuffer()
StoreJournal::decodeUpdates()
StoreJournal::encodeBuffer()
StoreJournal::encodeHash()
StoreJournal::encodeUpdates()
StoreJournal::hasChanged()
StoreJournal::hasChanged()
StoreJournal::hash()
StoreJournal::iterateChanged()
StoreJournal::iterateChanged()
StoreJournal::keyToBuffer()
StoreJournal::reserveHeap()
StoreJournal::seq()
StoreJournal::decodeHash()
StoreJournal::encodeHash()
StoreJournal::keySize()
StoreJournal::StoreCallback
StoreJournal::StoreCallback::StoreCallback()
StoreJournal::StoreCallback::~StoreCallback()
StoreJournal::StoreCallback::doHookChanged()
StoreJournal::StoreCallback::doHookEntryRO()
StoreJournal::StoreCallback::doHookExitRO()
StoreJournal::StoreCallback::doHooks()
StoreJournal::StoreCallback::hookChanged()
StoreJournal::StoreCallback::hookChanged()
StoreJournal::StoreCallback::hookEntryRO()
StoreJournal::StoreCallback::hookEntryRO()
StoreJournal::StoreCallback::hookExitRO()
StoreJournal::StoreCallback::hookExitRO()
- stored::SyncConnection
SyncConnection
SyncConnection::base
SyncConnection::Id
SyncConnection::SyncConnection()
SyncConnection::~SyncConnection()
SyncConnection::decode()
SyncConnection::drop()
SyncConnection::isSynchronizing()
SyncConnection::process()
SyncConnection::reset()
SyncConnection::source()
SyncConnection::synchronizer()
SyncConnection::Bye
SyncConnection::Hello
SyncConnection::Update
SyncConnection::Welcome
- stored::Synchronizable
Synchronizable
Synchronizable::@30
Synchronizable::Objects
Synchronizable::Synchronizable()
Synchronizable::~Synchronizable()
Synchronizable::journal()
Synchronizable::journal()
Synchronizable::operator StoreJournal&()
Synchronizable::operator StoreJournal const&()
Synchronizable::reserveHeap()
Synchronizable::TypedStoreCallback
Synchronizable::TypedStoreCallback::TypedStoreCallback()
Synchronizable::TypedStoreCallback::~TypedStoreCallback()
Synchronizable::TypedStoreCallback::doHookChanged()
Synchronizable::TypedStoreCallback::doHookEntryRO()
Synchronizable::TypedStoreCallback::doHookExitRO()
Synchronizable::TypedStoreCallback::doHooks()
Synchronizable::TypedStoreCallback::hookChanged()
Synchronizable::TypedStoreCallback::hookChanged()
Synchronizable::TypedStoreCallback::hookEntryRO()
Synchronizable::TypedStoreCallback::hookEntryRO()
Synchronizable::TypedStoreCallback::hookExitRO()
Synchronizable::TypedStoreCallback::hookExitRO()
- stored::Synchronizer
Synchronizer
Synchronizer::Synchronizer()
Synchronizer::~Synchronizer()
Synchronizer::connect()
Synchronizer::disconnect()
Synchronizer::encodeBuffer()
Synchronizer::isSynchronizing()
Synchronizer::isSynchronizing()
Synchronizer::map()
Synchronizer::process()
Synchronizer::process()
Synchronizer::process()
Synchronizer::process()
Synchronizer::process()
Synchronizer::process()
Synchronizer::syncFrom()
Synchronizer::toJournal()
Synchronizer::unmap()
- Types
- stored::Function
Function
Function::type
Function::Function()
Function::Function()
Function::as()
Function::callback()
Function::callback()
Function::container()
Function::get()
Function::get()
Function::id()
Function::operator type()
Function::operator!=()
Function::operator()()
Function::operator()()
Function::operator=()
Function::operator==()
Function::set()
Function::set()
Function::valid()
Function::size()
- stored::toType
- stored::Variable
Variable
Variable::type
Variable::Variable()
Variable::Variable()
Variable::Variable()
Variable::Variable()
Variable::~Variable()
Variable::as()
Variable::container()
Variable::get()
Variable::operator type()
Variable::operator!=()
Variable::operator=()
Variable::operator=()
Variable::operator=()
Variable::operator==()
Variable::set()
Variable::valid()
Variable::size()
- stored::Variable with hooks
Variable
Variable::base
Variable::type
Variable::Variable()
Variable::Variable()
Variable::Variable()
Variable::Variable()
Variable::~Variable()
Variable::as()
Variable::container()
Variable::entryRO()
Variable::entryX()
Variable::exitRO()
Variable::exitX()
Variable::get()
Variable::key()
Variable::operator type()
Variable::operator=()
Variable::operator=()
Variable::operator=()
Variable::set()
Variable::size()
- stored::Variant
Variant
Variant::Variant()
Variant::Variant()
Variant::Variant()
Variant::Variant()
Variant::Variant()
Variant::buffer()
Variant::callback()
Variant::container()
Variant::copy()
Variant::entryRO()
Variant::entryRO()
Variant::entryX()
Variant::entryX()
Variant::exitRO()
Variant::exitRO()
Variant::exitX()
Variant::exitX()
Variant::function()
Variant::get()
Variant::get()
Variant::get()
Variant::isFunction()
Variant::isVariable()
Variant::key()
Variant::operator!=()
Variant::operator==()
Variant::set()
Variant::set()
Variant::set()
Variant::set()
Variant::set()
Variant::set()
Variant::size()
Variant::toQString()
Variant::toQVariant()
Variant::type()
Variant::valid()
Variant::variable()
Variant::m_buffer
Variant::m_f
- stored::Variant<void>
Variant
Variant::Variant()
Variant::Variant()
Variant::apply()
Variant::container()
Variant::entryRO()
Variant::entryX()
Variant::exitRO()
Variant::exitX()
Variant::function()
Variant::function()
Variant::get()
Variant::get()
Variant::isFunction()
Variant::isVariable()
Variant::operator!=()
Variant::operator==()
Variant::set()
Variant::set()
Variant::size()
Variant::type()
Variant::valid()
Variant::variable()
Variant::variable()
- stored::Function
- Utilities
- likely
- saturated_cast
- stored_assert
- stored::banner
- stored::Fifo
Fifo
Fifo::iterator
Fifo::pointer
Fifo::type
Fifo::available()
Fifo::begin()
Fifo::bounded()
Fifo::capacity()
Fifo::clear()
Fifo::emplace_back()
Fifo::empty()
Fifo::end()
Fifo::front()
Fifo::front()
Fifo::full()
Fifo::operator[]()
Fifo::operator[]()
Fifo::peek()
Fifo::peek()
Fifo::pop_front()
Fifo::push_back()
Fifo::push_back()
Fifo::push_back()
Fifo::push_back()
Fifo::size()
Fifo::space()
- stored::memcmp_swap
- stored::MessageFifo
MessageFifo
MessageFifo::const_type
MessageFifo::iterator
MessageFifo::type
MessageFifo::append_back()
MessageFifo::append_back()
MessageFifo::available()
MessageFifo::begin()
MessageFifo::bounded()
MessageFifo::capacity()
MessageFifo::clear()
MessageFifo::empty()
MessageFifo::end()
MessageFifo::front()
MessageFifo::front()
MessageFifo::full()
MessageFifo::pop_back()
MessageFifo::pop_front()
MessageFifo::push_back()
MessageFifo::push_back()
MessageFifo::push_back()
MessageFifo::push_back()
MessageFifo::push_back()
MessageFifo::reset_back()
MessageFifo::size()
MessageFifo::space()
- stored::Scratchpad
ScratchPad
ScratchPad::@28
ScratchPad::size_type
ScratchPad::ScratchPad()
ScratchPad::~ScratchPad()
ScratchPad::alloc()
ScratchPad::capacity()
ScratchPad::chunks()
ScratchPad::empty()
ScratchPad::max()
ScratchPad::reserve()
ScratchPad::reset()
ScratchPad::shrink_to_fit()
ScratchPad::size()
ScratchPad::snapshot()
ScratchPad::Snapshot
- stored::Signal
Signal
Signal::Callable_type
Signal::callback_type
Signal::Connection
Signal::ConnectionMap
Signal::key_type
Signal::size_type
Signal::token_type
Signal::Signal()
Signal::Signal()
Signal::call()
Signal::call()
Signal::connect()
Signal::connect()
Signal::connected()
Signal::connected()
Signal::disconnect()
Signal::disconnect()
Signal::disconnect()
Signal::operator()()
Signal::operator()()
Signal::reserve()
Signal::NoKey
Signal::NoToken
- stored::Signalling
- stored::string_literal
- stored::strncmp
- stored::strncpy
- stored::swap_endian
- Config
- VHDL
- Python
- Base classes
- ZmqClient
ZmqClient
ZmqClient.acquireAlias()
ZmqClient.acquireMacro()
ZmqClient.assignMacro()
ZmqClient.autoSaveState()
ZmqClient.capabilities()
ZmqClient.close()
ZmqClient.closed
ZmqClient.context
ZmqClient.defaultPollInterval
ZmqClient.defaultPollIntervalChanged
ZmqClient.defaultStateFile()
ZmqClient.echo()
ZmqClient.fastPollThreshold_s
ZmqClient.find()
ZmqClient.identification()
ZmqClient.list()
ZmqClient.multi
ZmqClient.obj()
ZmqClient.objects
ZmqClient.otherStreams()
ZmqClient.poll()
ZmqClient.pyname()
ZmqClient.readMem()
ZmqClient.releaseAlias()
ZmqClient.releaseMacro()
ZmqClient.req()
ZmqClient.reqAsync()
ZmqClient.restoreState()
ZmqClient.saveState()
ZmqClient.slowPollInterval_s
ZmqClient.socket
ZmqClient.staticMetaObject
ZmqClient.stream()
ZmqClient.streams()
ZmqClient.time()
ZmqClient.timestampToTime()
ZmqClient.traceDecimate()
ZmqClient.traceProcess()
ZmqClient.traceThreshold_s
ZmqClient.useEventLoop
ZmqClient.version()
ZmqClient.writeMem()
- Protocol layers
- Protocol stack
- ZmqClient
- GUI
- CLI
- Visu
- Wrappers
- Base classes
- Stream2Zmq
Stream2Zmq
Stream2Zmq.activity()
Stream2Zmq.close()
Stream2Zmq.decode()
Stream2Zmq.default_port
Stream2Zmq.down
Stream2Zmq.encode()
Stream2Zmq.isWaiting()
Stream2Zmq.lastActivity()
Stream2Zmq.mtu
Stream2Zmq.name
Stream2Zmq.poll()
Stream2Zmq.recvAll()
Stream2Zmq.registerStream()
Stream2Zmq.reset()
Stream2Zmq.stdout()
Stream2Zmq.timeout()
Stream2Zmq.up
Stream2Zmq.wrap()
Stream2Zmq.zmq
- Stdio2Zmq
Stdio2Zmq
Stdio2Zmq.activity()
Stdio2Zmq.close()
Stdio2Zmq.decode()
Stdio2Zmq.default_port
Stdio2Zmq.down
Stdio2Zmq.encode()
Stdio2Zmq.isWaiting()
Stdio2Zmq.lastActivity()
Stdio2Zmq.mtu
Stdio2Zmq.name
Stdio2Zmq.poll()
Stdio2Zmq.recvAll()
Stdio2Zmq.registerStream()
Stdio2Zmq.reset()
Stdio2Zmq.sendToApp()
Stdio2Zmq.stdout()
Stdio2Zmq.timeout()
Stdio2Zmq.up
Stdio2Zmq.wrap()
Stdio2Zmq.zmq
- Serial2Zmq
Serial2Zmq
Serial2Zmq.activity()
Serial2Zmq.close()
Serial2Zmq.decode()
Serial2Zmq.default_port
Serial2Zmq.down
Serial2Zmq.drop()
Serial2Zmq.encode()
Serial2Zmq.isWaiting()
Serial2Zmq.lastActivity()
Serial2Zmq.mtu
Serial2Zmq.name
Serial2Zmq.poll()
Serial2Zmq.recvAll()
Serial2Zmq.registerStream()
Serial2Zmq.reset()
Serial2Zmq.sendToApp()
Serial2Zmq.stdout()
Serial2Zmq.timeout()
Serial2Zmq.up
Serial2Zmq.wrap()
Serial2Zmq.zmq
- ZmqServer
ZmqServer
ZmqServer.activity()
ZmqServer.close()
ZmqServer.decode()
ZmqServer.default_port
ZmqServer.down
ZmqServer.encode()
ZmqServer.isWaiting()
ZmqServer.lastActivity()
ZmqServer.mtu
ZmqServer.name
ZmqServer.poll()
ZmqServer.register()
ZmqServer.registerStream()
ZmqServer.req()
ZmqServer.timeout()
ZmqServer.unregister()
ZmqServer.up
ZmqServer.wrap()
- Stream2Zmq
- libstored.wrapper.stdio
- libstored.wrapper.serial
- Base classes
- Base classes
- Examples
- 1_hello
- Store definition
- Application
- Output
- Store reference
ExampleHelloObjects
ExampleHelloBase
ExampleHelloBase::@38
ExampleHelloBase::Implementation
ExampleHelloBase::Key
ExampleHelloBase::ObjectMap
ExampleHelloBase::Objects
ExampleHelloBase::root
ExampleHelloBase::self
ExampleHelloBase::~ExampleHelloBase()
ExampleHelloBase::bufferToKey()
ExampleHelloBase::bufferToType()
ExampleHelloBase::find()
ExampleHelloBase::function()
ExampleHelloBase::implementation()
ExampleHelloBase::implementation()
ExampleHelloBase::list()
ExampleHelloBase::list()
ExampleHelloBase::list()
ExampleHelloBase::longDirectory()
ExampleHelloBase::map()
ExampleHelloBase::name()
ExampleHelloBase::shortDirectory()
ExampleHelloBase::variable()
ExampleHelloBase::hello
ExampleHelloBase::world
ExampleHelloBase::freeFunction()
ExampleHelloBase::freeVariable()
ExampleHelloBase::hash()
ExampleHello
- 2_basic
- Store definition
- Application
- Output
- Store reference
ExampleBasicObjects
ExampleBasicObjects::Base
ExampleBasicObjects::Implementation
ExampleBasicObjects::_42_test42
ExampleBasicObjects::another_42
ExampleBasicObjects::b
ExampleBasicObjects::blob
ExampleBasicObjects::d
ExampleBasicObjects::f
ExampleBasicObjects::four_ints_0
ExampleBasicObjects::four_ints_1
ExampleBasicObjects::four_ints_2
ExampleBasicObjects::four_ints_3
ExampleBasicObjects::i16
ExampleBasicObjects::i32
ExampleBasicObjects::i64
ExampleBasicObjects::i8
ExampleBasicObjects::s
ExampleBasicObjects::So_this_is_a_perfectly_fine_name_even_if_it_includes_characters_like_and_so_on
ExampleBasicObjects::string_hello
ExampleBasicObjects::test42
ExampleBasicObjects::three_ints_0
ExampleBasicObjects::three_ints_1
ExampleBasicObjects::three_ints_2
ExampleBasicObjects::two_strings_0
ExampleBasicObjects::two_strings_1
ExampleBasicObjects::u16
ExampleBasicObjects::u32
ExampleBasicObjects::u64
ExampleBasicObjects::u8
ExampleBasicBase
ExampleBasicBase::@39
ExampleBasicBase::Implementation
ExampleBasicBase::Key
ExampleBasicBase::ObjectMap
ExampleBasicBase::Objects
ExampleBasicBase::root
ExampleBasicBase::self
ExampleBasicBase::~ExampleBasicBase()
ExampleBasicBase::bufferToKey()
ExampleBasicBase::bufferToType()
ExampleBasicBase::find()
ExampleBasicBase::four_ints_a()
ExampleBasicBase::function()
ExampleBasicBase::implementation()
ExampleBasicBase::implementation()
ExampleBasicBase::list()
ExampleBasicBase::list()
ExampleBasicBase::list()
ExampleBasicBase::longDirectory()
ExampleBasicBase::map()
ExampleBasicBase::name()
ExampleBasicBase::shortDirectory()
ExampleBasicBase::three_ints_a()
ExampleBasicBase::two_strings_a()
ExampleBasicBase::variable()
ExampleBasicBase::_42_test42
ExampleBasicBase::another_42
ExampleBasicBase::b
ExampleBasicBase::blob
ExampleBasicBase::d
ExampleBasicBase::f
ExampleBasicBase::four_ints_0
ExampleBasicBase::four_ints_1
ExampleBasicBase::four_ints_2
ExampleBasicBase::four_ints_3
ExampleBasicBase::i16
ExampleBasicBase::i32
ExampleBasicBase::i64
ExampleBasicBase::i8
ExampleBasicBase::s
ExampleBasicBase::So_this_is_a_perfectly_fine_name_even_if_it_includes_characters_like_and_so_on
ExampleBasicBase::string_hello
ExampleBasicBase::test42
ExampleBasicBase::three_ints_0
ExampleBasicBase::three_ints_1
ExampleBasicBase::three_ints_2
ExampleBasicBase::two_strings_0
ExampleBasicBase::two_strings_1
ExampleBasicBase::u16
ExampleBasicBase::u32
ExampleBasicBase::u64
ExampleBasicBase::u8
ExampleBasicBase::freeFunction()
ExampleBasicBase::freeVariable()
ExampleBasicBase::hash()
ExampleBasic
- 3_scope
- Store definition
- Application
- Output
- Store reference
ExampleScopeObjects
ExampleScopeObjects::Base
ExampleScopeObjects::Implementation
ExampleScopeObjects::gravitational_constant_m__s_2
ExampleScopeObjects::scope__an_int
ExampleScopeObjects::scope__some_bool
ExampleScopeObjects::scope__subscope__another_bool
ExampleScopeObjects::top__level1__b
ExampleScopeObjects::top__level1__b2
ExampleScopeObjects::two_scopes_0__i
ExampleScopeObjects::two_scopes_1__i
ExampleScopeBase
ExampleScopeBase::@40
ExampleScopeBase::Implementation
ExampleScopeBase::Key
ExampleScopeBase::ObjectMap
ExampleScopeBase::Objects
ExampleScopeBase::root
ExampleScopeBase::self
ExampleScopeBase::~ExampleScopeBase()
ExampleScopeBase::bufferToKey()
ExampleScopeBase::bufferToType()
ExampleScopeBase::find()
ExampleScopeBase::function()
ExampleScopeBase::implementation()
ExampleScopeBase::implementation()
ExampleScopeBase::list()
ExampleScopeBase::list()
ExampleScopeBase::list()
ExampleScopeBase::longDirectory()
ExampleScopeBase::map()
ExampleScopeBase::name()
ExampleScopeBase::shortDirectory()
ExampleScopeBase::two_scopes_a__i()
ExampleScopeBase::variable()
ExampleScopeBase::gravitational_constant_m__s_2
ExampleScopeBase::scope__an_int
ExampleScopeBase::scope__some_bool
ExampleScopeBase::scope__subscope__another_bool
ExampleScopeBase::top__level1__b
ExampleScopeBase::top__level1__b2
ExampleScopeBase::two_scopes_0__i
ExampleScopeBase::two_scopes_1__i
ExampleScopeBase::freeFunction()
ExampleScopeBase::freeVariable()
ExampleScopeBase::hash()
ExampleScope
- 4_function
- Store definition
- Application
- Output
- Store reference
ExampleFunctionObjects
ExampleFunctionBase
ExampleFunctionBase::@41
ExampleFunctionBase::Implementation
ExampleFunctionBase::Key
ExampleFunctionBase::ObjectMap
ExampleFunctionBase::Objects
ExampleFunctionBase::root
ExampleFunctionBase::self
ExampleFunctionBase::~ExampleFunctionBase()
ExampleFunctionBase::__echo_0()
ExampleFunctionBase::__echo_1()
ExampleFunctionBase::__rand()
ExampleFunctionBase::__time_s()
ExampleFunctionBase::bufferToKey()
ExampleFunctionBase::bufferToType()
ExampleFunctionBase::echo_a()
ExampleFunctionBase::find()
ExampleFunctionBase::function()
ExampleFunctionBase::implementation()
ExampleFunctionBase::implementation()
ExampleFunctionBase::list()
ExampleFunctionBase::list()
ExampleFunctionBase::list()
ExampleFunctionBase::longDirectory()
ExampleFunctionBase::map()
ExampleFunctionBase::name()
ExampleFunctionBase::shortDirectory()
ExampleFunctionBase::variable()
ExampleFunctionBase::echo_0
ExampleFunctionBase::echo_1
ExampleFunctionBase::rand
ExampleFunctionBase::time_s
ExampleFunctionBase::freeFunction()
ExampleFunctionBase::freeVariable()
ExampleFunctionBase::hash()
MyExample
- 5_debug
- Store definition
- Application
- Output
- Store reference
ExampleDebugSomeStoreObjects
ExampleDebugSomeStoreBase
ExampleDebugSomeStoreBase::@43
ExampleDebugSomeStoreBase::Implementation
ExampleDebugSomeStoreBase::Key
ExampleDebugSomeStoreBase::ObjectMap
ExampleDebugSomeStoreBase::Objects
ExampleDebugSomeStoreBase::root
ExampleDebugSomeStoreBase::self
ExampleDebugSomeStoreBase::~ExampleDebugSomeStoreBase()
ExampleDebugSomeStoreBase::bufferToKey()
ExampleDebugSomeStoreBase::bufferToType()
ExampleDebugSomeStoreBase::find()
ExampleDebugSomeStoreBase::function()
ExampleDebugSomeStoreBase::implementation()
ExampleDebugSomeStoreBase::implementation()
ExampleDebugSomeStoreBase::list()
ExampleDebugSomeStoreBase::list()
ExampleDebugSomeStoreBase::list()
ExampleDebugSomeStoreBase::longDirectory()
ExampleDebugSomeStoreBase::map()
ExampleDebugSomeStoreBase::name()
ExampleDebugSomeStoreBase::shortDirectory()
ExampleDebugSomeStoreBase::variable()
ExampleDebugSomeStoreBase::i
ExampleDebugSomeStoreBase::freeFunction()
ExampleDebugSomeStoreBase::freeVariable()
ExampleDebugSomeStoreBase::hash()
ExampleDebugSomeStore
ExampleDebugAnotherStoreObjects
ExampleDebugAnotherStoreBase
ExampleDebugAnotherStoreBase::@42
ExampleDebugAnotherStoreBase::Implementation
ExampleDebugAnotherStoreBase::Key
ExampleDebugAnotherStoreBase::ObjectMap
ExampleDebugAnotherStoreBase::Objects
ExampleDebugAnotherStoreBase::root
ExampleDebugAnotherStoreBase::self
ExampleDebugAnotherStoreBase::~ExampleDebugAnotherStoreBase()
ExampleDebugAnotherStoreBase::bufferToKey()
ExampleDebugAnotherStoreBase::bufferToType()
ExampleDebugAnotherStoreBase::find()
ExampleDebugAnotherStoreBase::function()
ExampleDebugAnotherStoreBase::implementation()
ExampleDebugAnotherStoreBase::implementation()
ExampleDebugAnotherStoreBase::list()
ExampleDebugAnotherStoreBase::list()
ExampleDebugAnotherStoreBase::list()
ExampleDebugAnotherStoreBase::longDirectory()
ExampleDebugAnotherStoreBase::map()
ExampleDebugAnotherStoreBase::name()
ExampleDebugAnotherStoreBase::shortDirectory()
ExampleDebugAnotherStoreBase::variable()
ExampleDebugAnotherStoreBase::j
ExampleDebugAnotherStoreBase::freeFunction()
ExampleDebugAnotherStoreBase::freeVariable()
ExampleDebugAnotherStoreBase::hash()
ExampleDebugAnotherStore
- 6_hooks
- Store definition
- Application
- Store reference
ExampleHooksObjects
ExampleHooksBase
ExampleHooksBase::@44
ExampleHooksBase::Implementation
ExampleHooksBase::Key
ExampleHooksBase::ObjectMap
ExampleHooksBase::Objects
ExampleHooksBase::root
ExampleHooksBase::self
ExampleHooksBase::~ExampleHooksBase()
ExampleHooksBase::__some_function()
ExampleHooksBase::bufferToKey()
ExampleHooksBase::bufferToType()
ExampleHooksBase::find()
ExampleHooksBase::function()
ExampleHooksBase::implementation()
ExampleHooksBase::implementation()
ExampleHooksBase::list()
ExampleHooksBase::list()
ExampleHooksBase::list()
ExampleHooksBase::longDirectory()
ExampleHooksBase::map()
ExampleHooksBase::name()
ExampleHooksBase::shortDirectory()
ExampleHooksBase::variable()
ExampleHooksBase::some_function
ExampleHooksBase::variable_1
ExampleHooksBase::variable_2
ExampleHooksBase::freeFunction()
ExampleHooksBase::freeVariable()
ExampleHooksBase::hash()
SyncedExampleHooks
- 7_protocol
- Store definition
- Application
- Store reference
ExampleProtocolObjects
ExampleProtocolObjects::Base
ExampleProtocolObjects::Implementation
ExampleProtocolObjects::a_long_string_that_does_not_fit_in_the_response_buffers
ExampleProtocolObjects::a_short_int_that_fits_in_the_response_buffers
ExampleProtocolObjects::ber
ExampleProtocolObjects::injected_errors
ExampleProtocolObjects::MTU
ExampleProtocolBase
ExampleProtocolBase::@45
ExampleProtocolBase::Implementation
ExampleProtocolBase::Key
ExampleProtocolBase::ObjectMap
ExampleProtocolBase::Objects
ExampleProtocolBase::root
ExampleProtocolBase::self
ExampleProtocolBase::~ExampleProtocolBase()
ExampleProtocolBase::bufferToKey()
ExampleProtocolBase::bufferToType()
ExampleProtocolBase::find()
ExampleProtocolBase::function()
ExampleProtocolBase::implementation()
ExampleProtocolBase::implementation()
ExampleProtocolBase::list()
ExampleProtocolBase::list()
ExampleProtocolBase::list()
ExampleProtocolBase::longDirectory()
ExampleProtocolBase::map()
ExampleProtocolBase::name()
ExampleProtocolBase::shortDirectory()
ExampleProtocolBase::variable()
ExampleProtocolBase::a_long_string_that_does_not_fit_in_the_response_buffers
ExampleProtocolBase::a_short_int_that_fits_in_the_response_buffers
ExampleProtocolBase::ber
ExampleProtocolBase::injected_errors
ExampleProtocolBase::MTU
ExampleProtocolBase::freeFunction()
ExampleProtocolBase::freeVariable()
ExampleProtocolBase::hash()
ExampleProtocol
- 8_sync
- Store definition
- Application
- Store reference
ExampleSync1Objects
ExampleSync1Base
ExampleSync1Base::@46
ExampleSync1Base::Implementation
ExampleSync1Base::Key
ExampleSync1Base::ObjectMap
ExampleSync1Base::Objects
ExampleSync1Base::root
ExampleSync1Base::self
ExampleSync1Base::~ExampleSync1Base()
ExampleSync1Base::__sync_ExampleSync2()
ExampleSync1Base::bufferToKey()
ExampleSync1Base::bufferToType()
ExampleSync1Base::find()
ExampleSync1Base::function()
ExampleSync1Base::implementation()
ExampleSync1Base::implementation()
ExampleSync1Base::list()
ExampleSync1Base::list()
ExampleSync1Base::list()
ExampleSync1Base::longDirectory()
ExampleSync1Base::map()
ExampleSync1Base::name()
ExampleSync1Base::shortDirectory()
ExampleSync1Base::variable()
ExampleSync1Base::d
ExampleSync1Base::i
ExampleSync1Base::sync_ExampleSync2
ExampleSync1Base::freeFunction()
ExampleSync1Base::freeVariable()
ExampleSync1Base::hash()
ExampleSync1
ExampleSync2Objects
ExampleSync2Base
ExampleSync2Base::@47
ExampleSync2Base::Implementation
ExampleSync2Base::Key
ExampleSync2Base::ObjectMap
ExampleSync2Base::Objects
ExampleSync2Base::root
ExampleSync2Base::self
ExampleSync2Base::~ExampleSync2Base()
ExampleSync2Base::bufferToKey()
ExampleSync2Base::bufferToType()
ExampleSync2Base::find()
ExampleSync2Base::function()
ExampleSync2Base::implementation()
ExampleSync2Base::implementation()
ExampleSync2Base::list()
ExampleSync2Base::list()
ExampleSync2Base::list()
ExampleSync2Base::longDirectory()
ExampleSync2Base::map()
ExampleSync2Base::name()
ExampleSync2Base::shortDirectory()
ExampleSync2Base::variable()
ExampleSync2Base::b
ExampleSync2Base::u
ExampleSync2Base::freeFunction()
ExampleSync2Base::freeVariable()
ExampleSync2Base::hash()
ExampleSync2
- 9_fpga
- Store definition
- Application
- FPGA
- Store reference
ExampleFpgaObjects
ExampleFpgaObjects::Base
ExampleFpgaObjects::Implementation
ExampleFpgaObjects::blob
ExampleFpgaObjects::bool_obj
ExampleFpgaObjects::default_register
ExampleFpgaObjects::default_register_write_count
ExampleFpgaObjects::ignored_function
ExampleFpgaObjects::initialized_register
ExampleFpgaObjects::read_only_register
ExampleFpgaObjects::string
ExampleFpgaObjects::t_clk
ExampleFpgaBase
ExampleFpgaBase::@48
ExampleFpgaBase::Implementation
ExampleFpgaBase::Key
ExampleFpgaBase::ObjectMap
ExampleFpgaBase::Objects
ExampleFpgaBase::root
ExampleFpgaBase::self
ExampleFpgaBase::~ExampleFpgaBase()
ExampleFpgaBase::__ignored_function()
ExampleFpgaBase::bufferToKey()
ExampleFpgaBase::bufferToType()
ExampleFpgaBase::find()
ExampleFpgaBase::function()
ExampleFpgaBase::implementation()
ExampleFpgaBase::implementation()
ExampleFpgaBase::list()
ExampleFpgaBase::list()
ExampleFpgaBase::list()
ExampleFpgaBase::longDirectory()
ExampleFpgaBase::map()
ExampleFpgaBase::name()
ExampleFpgaBase::shortDirectory()
ExampleFpgaBase::variable()
ExampleFpgaBase::blob
ExampleFpgaBase::bool_obj
ExampleFpgaBase::default_register
ExampleFpgaBase::default_register_write_count
ExampleFpgaBase::ignored_function
ExampleFpgaBase::initialized_register
ExampleFpgaBase::read_only_register
ExampleFpgaBase::string
ExampleFpgaBase::t_clk
ExampleFpgaBase::freeFunction()
ExampleFpgaBase::freeVariable()
ExampleFpgaBase::hash()
ExampleFpga
ExampleFpga2Objects
ExampleFpga2Base
ExampleFpga2Base::@49
ExampleFpga2Base::Implementation
ExampleFpga2Base::Key
ExampleFpga2Base::ObjectMap
ExampleFpga2Base::Objects
ExampleFpga2Base::root
ExampleFpga2Base::self
ExampleFpga2Base::~ExampleFpga2Base()
ExampleFpga2Base::bufferToKey()
ExampleFpga2Base::bufferToType()
ExampleFpga2Base::find()
ExampleFpga2Base::function()
ExampleFpga2Base::implementation()
ExampleFpga2Base::implementation()
ExampleFpga2Base::list()
ExampleFpga2Base::list()
ExampleFpga2Base::list()
ExampleFpga2Base::longDirectory()
ExampleFpga2Base::map()
ExampleFpga2Base::name()
ExampleFpga2Base::shortDirectory()
ExampleFpga2Base::variable()
ExampleFpga2Base::other_store_s_int8
ExampleFpga2Base::freeFunction()
ExampleFpga2Base::freeVariable()
ExampleFpga2Base::hash()
ExampleFpga2
- components
- Store definition
- Application
- Store reference
ExampleComponentsObjects
ExampleComponentsObjects::Base
ExampleComponentsObjects::Implementation
ExampleComponentsObjects::environment__air_molar_mass_kg__mol
ExampleComponentsObjects::environment__G_m__s_2
ExampleComponentsObjects::environment__surface_air_pressure_Pa
ExampleComponentsObjects::environment__temperature_K
ExampleComponentsObjects::helicopter__drag_coefficient
ExampleComponentsObjects::helicopter__height_m
ExampleComponentsObjects::helicopter__lift_coefficient
ExampleComponentsObjects::helicopter__mass_kg
ExampleComponentsObjects::helicopter__motor_constant
ExampleComponentsObjects::helicopter__speed_m__s
ExampleComponentsObjects::pid__enable
ExampleComponentsObjects::pid__epsilon
ExampleComponentsObjects::pid__frequency_Hz
ExampleComponentsObjects::pid__high
ExampleComponentsObjects::pid__int
ExampleComponentsObjects::pid__int_high
ExampleComponentsObjects::pid__int_low
ExampleComponentsObjects::pid__Kff
ExampleComponentsObjects::pid__Kp
ExampleComponentsObjects::pid__low
ExampleComponentsObjects::pid__override
ExampleComponentsObjects::pid__reset
ExampleComponentsObjects::pid__setpoint
ExampleComponentsObjects::pid__Td_s
ExampleComponentsObjects::pid__Ti_s
ExampleComponentsObjects::pid__u
ExampleComponentsObjects::pid__y
ExampleComponentsBase
ExampleComponentsBase::@50
ExampleComponentsBase::Implementation
ExampleComponentsBase::Key
ExampleComponentsBase::ObjectMap
ExampleComponentsBase::Objects
ExampleComponentsBase::root
ExampleComponentsBase::self
ExampleComponentsBase::~ExampleComponentsBase()
ExampleComponentsBase::__pid__frequency_Hz()
ExampleComponentsBase::bufferToKey()
ExampleComponentsBase::bufferToType()
ExampleComponentsBase::find()
ExampleComponentsBase::function()
ExampleComponentsBase::implementation()
ExampleComponentsBase::implementation()
ExampleComponentsBase::list()
ExampleComponentsBase::list()
ExampleComponentsBase::list()
ExampleComponentsBase::longDirectory()
ExampleComponentsBase::map()
ExampleComponentsBase::name()
ExampleComponentsBase::shortDirectory()
ExampleComponentsBase::variable()
ExampleComponentsBase::environment__air_molar_mass_kg__mol
ExampleComponentsBase::environment__G_m__s_2
ExampleComponentsBase::environment__surface_air_pressure_Pa
ExampleComponentsBase::environment__temperature_K
ExampleComponentsBase::helicopter__drag_coefficient
ExampleComponentsBase::helicopter__height_m
ExampleComponentsBase::helicopter__lift_coefficient
ExampleComponentsBase::helicopter__mass_kg
ExampleComponentsBase::helicopter__motor_constant
ExampleComponentsBase::helicopter__speed_m__s
ExampleComponentsBase::pid__enable
ExampleComponentsBase::pid__epsilon
ExampleComponentsBase::pid__frequency_Hz
ExampleComponentsBase::pid__high
ExampleComponentsBase::pid__int
ExampleComponentsBase::pid__int_high
ExampleComponentsBase::pid__int_low
ExampleComponentsBase::pid__Kff
ExampleComponentsBase::pid__Kp
ExampleComponentsBase::pid__low
ExampleComponentsBase::pid__override
ExampleComponentsBase::pid__reset
ExampleComponentsBase::pid__setpoint
ExampleComponentsBase::pid__Td_s
ExampleComponentsBase::pid__Ti_s
ExampleComponentsBase::pid__u
ExampleComponentsBase::pid__y
ExampleComponentsBase::freeFunction()
ExampleComponentsBase::freeVariable()
ExampleComponentsBase::hash()
ExampleComponentsStore
- concurrency
- Store definition
- Application
- Output
- Store reference
ExampleConcurrencyMainObjects
ExampleConcurrencyMainBase
ExampleConcurrencyMainBase::@52
ExampleConcurrencyMainBase::Implementation
ExampleConcurrencyMainBase::Key
ExampleConcurrencyMainBase::ObjectMap
ExampleConcurrencyMainBase::Objects
ExampleConcurrencyMainBase::root
ExampleConcurrencyMainBase::self
ExampleConcurrencyMainBase::~ExampleConcurrencyMainBase()
ExampleConcurrencyMainBase::bufferToKey()
ExampleConcurrencyMainBase::bufferToType()
ExampleConcurrencyMainBase::find()
ExampleConcurrencyMainBase::function()
ExampleConcurrencyMainBase::implementation()
ExampleConcurrencyMainBase::implementation()
ExampleConcurrencyMainBase::list()
ExampleConcurrencyMainBase::list()
ExampleConcurrencyMainBase::list()
ExampleConcurrencyMainBase::longDirectory()
ExampleConcurrencyMainBase::map()
ExampleConcurrencyMainBase::name()
ExampleConcurrencyMainBase::shortDirectory()
ExampleConcurrencyMainBase::variable()
ExampleConcurrencyMainBase::not_synchronized_to_other_thread
ExampleConcurrencyMainBase::freeFunction()
ExampleConcurrencyMainBase::freeVariable()
ExampleConcurrencyMainBase::hash()
ExampleConcurrencyMain
ExampleConcurrencyControlObjects
ExampleConcurrencyControlBase
ExampleConcurrencyControlBase::@51
ExampleConcurrencyControlBase::Implementation
ExampleConcurrencyControlBase::Key
ExampleConcurrencyControlBase::ObjectMap
ExampleConcurrencyControlBase::Objects
ExampleConcurrencyControlBase::root
ExampleConcurrencyControlBase::self
ExampleConcurrencyControlBase::~ExampleConcurrencyControlBase()
ExampleConcurrencyControlBase::bufferToKey()
ExampleConcurrencyControlBase::bufferToType()
ExampleConcurrencyControlBase::find()
ExampleConcurrencyControlBase::function()
ExampleConcurrencyControlBase::implementation()
ExampleConcurrencyControlBase::implementation()
ExampleConcurrencyControlBase::list()
ExampleConcurrencyControlBase::list()
ExampleConcurrencyControlBase::list()
ExampleConcurrencyControlBase::longDirectory()
ExampleConcurrencyControlBase::map()
ExampleConcurrencyControlBase::name()
ExampleConcurrencyControlBase::shortDirectory()
ExampleConcurrencyControlBase::variable()
ExampleConcurrencyControlBase::actual
ExampleConcurrencyControlBase::override_obj
ExampleConcurrencyControlBase::run
ExampleConcurrencyControlBase::setpoint
ExampleConcurrencyControlBase::freeFunction()
ExampleConcurrencyControlBase::freeVariable()
ExampleConcurrencyControlBase::hash()
ControlStore
- control
- Store definition
- Application
- Store reference
ExampleControlObjects
ExampleControlObjects::Base
ExampleControlObjects::Implementation
ExampleControlObjects::amp__enable
ExampleControlObjects::amp__evaluation_order
ExampleControlObjects::amp__gain
ExampleControlObjects::amp__high
ExampleControlObjects::amp__input
ExampleControlObjects::amp__low
ExampleControlObjects::amp__offset
ExampleControlObjects::amp__output
ExampleControlObjects::amp__override
ExampleControlObjects::amp__x_input
ExampleControlObjects::amp__x_output
ExampleControlObjects::frequency_Hz
ExampleControlObjects::interconnect__x_0
ExampleControlObjects::interconnect__x_1
ExampleControlObjects::interconnect__x_2
ExampleControlObjects::interconnect__x_3
ExampleControlObjects::interconnect__x_4
ExampleControlObjects::interconnect__x_5
ExampleControlObjects::interconnect__x_6
ExampleControlObjects::interconnect__x_7
ExampleControlObjects::interconnect__x_8
ExampleControlObjects::interconnect__x_9
ExampleControlObjects::lowpass__cutoff_frequency_Hz
ExampleControlObjects::lowpass__enable
ExampleControlObjects::lowpass__evaluation_order
ExampleControlObjects::lowpass__input
ExampleControlObjects::lowpass__output
ExampleControlObjects::lowpass__override
ExampleControlObjects::lowpass__reset
ExampleControlObjects::lowpass__sample_frequency_Hz
ExampleControlObjects::lowpass__x_input
ExampleControlObjects::lowpass__x_output
ExampleControlObjects::pid__enable
ExampleControlObjects::pid__epsilon
ExampleControlObjects::pid__evaluation_order
ExampleControlObjects::pid__frequency_Hz
ExampleControlObjects::pid__high
ExampleControlObjects::pid__int
ExampleControlObjects::pid__int_high
ExampleControlObjects::pid__int_low
ExampleControlObjects::pid__Kff
ExampleControlObjects::pid__Kp
ExampleControlObjects::pid__low
ExampleControlObjects::pid__override
ExampleControlObjects::pid__reset
ExampleControlObjects::pid__setpoint
ExampleControlObjects::pid__Td_s
ExampleControlObjects::pid__Ti_s
ExampleControlObjects::pid__u
ExampleControlObjects::pid__x_setpoint
ExampleControlObjects::pid__x_u
ExampleControlObjects::pid__x_y
ExampleControlObjects::pid__y
ExampleControlObjects::pulse__amplitude
ExampleControlObjects::pulse__duty_cycle
ExampleControlObjects::pulse__enable
ExampleControlObjects::pulse__evaluation_order
ExampleControlObjects::pulse__frequency_Hz
ExampleControlObjects::pulse__output
ExampleControlObjects::pulse__override
ExampleControlObjects::pulse__phase_rad
ExampleControlObjects::pulse__sample_frequency_Hz
ExampleControlObjects::pulse__x_duty_cycle
ExampleControlObjects::pulse__x_output
ExampleControlObjects::ramp__acceleration_limit
ExampleControlObjects::ramp__enable
ExampleControlObjects::ramp__evaluation_order
ExampleControlObjects::ramp__input
ExampleControlObjects::ramp__output
ExampleControlObjects::ramp__override
ExampleControlObjects::ramp__reset
ExampleControlObjects::ramp__sample_frequency_Hz
ExampleControlObjects::ramp__speed_limit
ExampleControlObjects::ramp__x_input
ExampleControlObjects::ramp__x_output
ExampleControlObjects::sine__amplitude
ExampleControlObjects::sine__enable
ExampleControlObjects::sine__evaluation_order
ExampleControlObjects::sine__frequency_Hz
ExampleControlObjects::sine__output
ExampleControlObjects::sine__override
ExampleControlObjects::sine__phase_rad
ExampleControlObjects::sine__sample_frequency_Hz
ExampleControlObjects::sine__x_output
ExampleControlBase
ExampleControlBase::@53
ExampleControlBase::Implementation
ExampleControlBase::Key
ExampleControlBase::ObjectMap
ExampleControlBase::Objects
ExampleControlBase::root
ExampleControlBase::self
ExampleControlBase::~ExampleControlBase()
ExampleControlBase::__frequency_Hz()
ExampleControlBase::__lowpass__sample_frequency_Hz()
ExampleControlBase::__pid__frequency_Hz()
ExampleControlBase::__pulse__sample_frequency_Hz()
ExampleControlBase::__ramp__sample_frequency_Hz()
ExampleControlBase::__sine__sample_frequency_Hz()
ExampleControlBase::bufferToKey()
ExampleControlBase::bufferToType()
ExampleControlBase::find()
ExampleControlBase::function()
ExampleControlBase::implementation()
ExampleControlBase::implementation()
ExampleControlBase::interconnect__x_a()
ExampleControlBase::list()
ExampleControlBase::list()
ExampleControlBase::list()
ExampleControlBase::longDirectory()
ExampleControlBase::map()
ExampleControlBase::name()
ExampleControlBase::shortDirectory()
ExampleControlBase::variable()
ExampleControlBase::amp__enable
ExampleControlBase::amp__evaluation_order
ExampleControlBase::amp__gain
ExampleControlBase::amp__high
ExampleControlBase::amp__input
ExampleControlBase::amp__low
ExampleControlBase::amp__offset
ExampleControlBase::amp__output
ExampleControlBase::amp__override
ExampleControlBase::amp__x_input
ExampleControlBase::amp__x_output
ExampleControlBase::frequency_Hz
ExampleControlBase::interconnect__x_0
ExampleControlBase::interconnect__x_1
ExampleControlBase::interconnect__x_2
ExampleControlBase::interconnect__x_3
ExampleControlBase::interconnect__x_4
ExampleControlBase::interconnect__x_5
ExampleControlBase::interconnect__x_6
ExampleControlBase::interconnect__x_7
ExampleControlBase::interconnect__x_8
ExampleControlBase::interconnect__x_9
ExampleControlBase::lowpass__cutoff_frequency_Hz
ExampleControlBase::lowpass__enable
ExampleControlBase::lowpass__evaluation_order
ExampleControlBase::lowpass__input
ExampleControlBase::lowpass__output
ExampleControlBase::lowpass__override
ExampleControlBase::lowpass__reset
ExampleControlBase::lowpass__sample_frequency_Hz
ExampleControlBase::lowpass__x_input
ExampleControlBase::lowpass__x_output
ExampleControlBase::pid__enable
ExampleControlBase::pid__epsilon
ExampleControlBase::pid__evaluation_order
ExampleControlBase::pid__frequency_Hz
ExampleControlBase::pid__high
ExampleControlBase::pid__int
ExampleControlBase::pid__int_high
ExampleControlBase::pid__int_low
ExampleControlBase::pid__Kff
ExampleControlBase::pid__Kp
ExampleControlBase::pid__low
ExampleControlBase::pid__override
ExampleControlBase::pid__reset
ExampleControlBase::pid__setpoint
ExampleControlBase::pid__Td_s
ExampleControlBase::pid__Ti_s
ExampleControlBase::pid__u
ExampleControlBase::pid__x_setpoint
ExampleControlBase::pid__x_u
ExampleControlBase::pid__x_y
ExampleControlBase::pid__y
ExampleControlBase::pulse__amplitude
ExampleControlBase::pulse__duty_cycle
ExampleControlBase::pulse__enable
ExampleControlBase::pulse__evaluation_order
ExampleControlBase::pulse__frequency_Hz
ExampleControlBase::pulse__output
ExampleControlBase::pulse__override
ExampleControlBase::pulse__phase_rad
ExampleControlBase::pulse__sample_frequency_Hz
ExampleControlBase::pulse__x_duty_cycle
ExampleControlBase::pulse__x_output
ExampleControlBase::ramp__acceleration_limit
ExampleControlBase::ramp__enable
ExampleControlBase::ramp__evaluation_order
ExampleControlBase::ramp__input
ExampleControlBase::ramp__output
ExampleControlBase::ramp__override
ExampleControlBase::ramp__reset
ExampleControlBase::ramp__sample_frequency_Hz
ExampleControlBase::ramp__speed_limit
ExampleControlBase::ramp__x_input
ExampleControlBase::ramp__x_output
ExampleControlBase::sine__amplitude
ExampleControlBase::sine__enable
ExampleControlBase::sine__evaluation_order
ExampleControlBase::sine__frequency_Hz
ExampleControlBase::sine__output
ExampleControlBase::sine__override
ExampleControlBase::sine__phase_rad
ExampleControlBase::sine__sample_frequency_Hz
ExampleControlBase::sine__x_output
ExampleControlBase::freeFunction()
ExampleControlBase::freeVariable()
ExampleControlBase::hash()
ExampleControl
- fibered
- meta
- Store definition
- Application
- Output
- Store reference
ExampleMetaObjects
ExampleMetaBase
ExampleMetaBase::@55
ExampleMetaBase::Implementation
ExampleMetaBase::Key
ExampleMetaBase::ObjectMap
ExampleMetaBase::Objects
ExampleMetaBase::root
ExampleMetaBase::self
ExampleMetaBase::~ExampleMetaBase()
ExampleMetaBase::bufferToKey()
ExampleMetaBase::bufferToType()
ExampleMetaBase::find()
ExampleMetaBase::function()
ExampleMetaBase::implementation()
ExampleMetaBase::implementation()
ExampleMetaBase::list()
ExampleMetaBase::list()
ExampleMetaBase::list()
ExampleMetaBase::longDirectory()
ExampleMetaBase::map()
ExampleMetaBase::name()
ExampleMetaBase::shortDirectory()
ExampleMetaBase::variable()
ExampleMetaBase::a_double
ExampleMetaBase::some_int
ExampleMetaBase::world
ExampleMetaBase::freeFunction()
ExampleMetaBase::freeVariable()
ExampleMetaBase::hash()
ExampleMeta
- pipes
- Store definition
- Application
- Output
- Store reference
ExamplePipesObjects
ExamplePipesBase
ExamplePipesBase::@56
ExamplePipesBase::Implementation
ExamplePipesBase::Key
ExamplePipesBase::ObjectMap
ExamplePipesBase::Objects
ExamplePipesBase::root
ExamplePipesBase::self
ExamplePipesBase::~ExamplePipesBase()
ExamplePipesBase::bufferToKey()
ExamplePipesBase::bufferToType()
ExamplePipesBase::find()
ExamplePipesBase::function()
ExamplePipesBase::implementation()
ExamplePipesBase::implementation()
ExamplePipesBase::list()
ExamplePipesBase::list()
ExamplePipesBase::list()
ExamplePipesBase::longDirectory()
ExamplePipesBase::map()
ExamplePipesBase::name()
ExamplePipesBase::shortDirectory()
ExamplePipesBase::variable()
ExamplePipesBase::sensor
ExamplePipesBase::setpoint
ExamplePipesBase::freeFunction()
ExamplePipesBase::freeVariable()
ExamplePipesBase::hash()
ExamplePipes
- terminal
- Store definition
- Application
- Store reference
ExampleTerminalObjects
ExampleTerminalBase
ExampleTerminalBase::@57
ExampleTerminalBase::Implementation
ExampleTerminalBase::Key
ExampleTerminalBase::ObjectMap
ExampleTerminalBase::Objects
ExampleTerminalBase::root
ExampleTerminalBase::self
ExampleTerminalBase::~ExampleTerminalBase()
ExampleTerminalBase::bufferToKey()
ExampleTerminalBase::bufferToType()
ExampleTerminalBase::find()
ExampleTerminalBase::function()
ExampleTerminalBase::implementation()
ExampleTerminalBase::implementation()
ExampleTerminalBase::list()
ExampleTerminalBase::list()
ExampleTerminalBase::list()
ExampleTerminalBase::longDirectory()
ExampleTerminalBase::map()
ExampleTerminalBase::name()
ExampleTerminalBase::shortDirectory()
ExampleTerminalBase::variable()
ExampleTerminalBase::oh_gosh
ExampleTerminalBase::small__world
ExampleTerminalBase::supercalifragilisticexpialidocious
ExampleTerminalBase::freeFunction()
ExampleTerminalBase::freeVariable()
ExampleTerminalBase::hash()
ExampleTerminal
- zmqserver
- Store definition
- Application
- Screenshot
- Store reference
ZmqServerStoreObjects
ZmqServerStoreObjects::Base
ZmqServerStoreObjects::Implementation
ZmqServerStoreObjects::a_blob
ZmqServerStoreObjects::a_bool
ZmqServerStoreObjects::a_double
ZmqServerStoreObjects::a_float
ZmqServerStoreObjects::a_ptr32
ZmqServerStoreObjects::a_ptr64
ZmqServerStoreObjects::a_string
ZmqServerStoreObjects::a_uint16
ZmqServerStoreObjects::a_uint32
ZmqServerStoreObjects::a_uint64
ZmqServerStoreObjects::a_uint8
ZmqServerStoreObjects::an_int16
ZmqServerStoreObjects::an_int32
ZmqServerStoreObjects::an_int64
ZmqServerStoreObjects::an_int8
ZmqServerStoreObjects::compute__an_int8_an_int16
ZmqServerStoreObjects::compute__circle_area_r__a_double
ZmqServerStoreObjects::compute__length_of__a_string
ZmqServerStoreObjects::rand
ZmqServerStoreObjects::stats__object_writes
ZmqServerStoreObjects::stats__ZMQ_messages
ZmqServerStoreObjects::t_us
ZmqServerStoreBase
ZmqServerStoreBase::@58
ZmqServerStoreBase::Implementation
ZmqServerStoreBase::Key
ZmqServerStoreBase::ObjectMap
ZmqServerStoreBase::Objects
ZmqServerStoreBase::root
ZmqServerStoreBase::self
ZmqServerStoreBase::~ZmqServerStoreBase()
ZmqServerStoreBase::__compute__an_int8_an_int16()
ZmqServerStoreBase::__compute__circle_area_r__a_double()
ZmqServerStoreBase::__compute__length_of__a_string()
ZmqServerStoreBase::__rand()
ZmqServerStoreBase::__stats__object_writes()
ZmqServerStoreBase::__stats__ZMQ_messages()
ZmqServerStoreBase::__t_us()
ZmqServerStoreBase::bufferToKey()
ZmqServerStoreBase::bufferToType()
ZmqServerStoreBase::find()
ZmqServerStoreBase::function()
ZmqServerStoreBase::implementation()
ZmqServerStoreBase::implementation()
ZmqServerStoreBase::list()
ZmqServerStoreBase::list()
ZmqServerStoreBase::list()
ZmqServerStoreBase::longDirectory()
ZmqServerStoreBase::map()
ZmqServerStoreBase::name()
ZmqServerStoreBase::shortDirectory()
ZmqServerStoreBase::variable()
ZmqServerStoreBase::a_blob
ZmqServerStoreBase::a_bool
ZmqServerStoreBase::a_double
ZmqServerStoreBase::a_float
ZmqServerStoreBase::a_ptr32
ZmqServerStoreBase::a_ptr64
ZmqServerStoreBase::a_string
ZmqServerStoreBase::a_uint16
ZmqServerStoreBase::a_uint32
ZmqServerStoreBase::a_uint64
ZmqServerStoreBase::a_uint8
ZmqServerStoreBase::an_int16
ZmqServerStoreBase::an_int32
ZmqServerStoreBase::an_int64
ZmqServerStoreBase::an_int8
ZmqServerStoreBase::compute__an_int8_an_int16
ZmqServerStoreBase::compute__circle_area_r__a_double
ZmqServerStoreBase::compute__length_of__a_string
ZmqServerStoreBase::rand
ZmqServerStoreBase::stats__object_writes
ZmqServerStoreBase::stats__ZMQ_messages
ZmqServerStoreBase::t_us
ZmqServerStoreBase::freeFunction()
ZmqServerStoreBase::freeVariable()
ZmqServerStoreBase::hash()
ZmqServerStore
- 1_hello