List of all items
Structs
- io::input::Input
- io::input::InputBuilder
- io::input::InputRaw
- io::input::Inputs
- io::output::Output
- io::output::OutputBuilder
- io::output::OutputRaw
- io::output::Outputs
- model::descriptor::DurationDescriptor
- model::descriptor::dataflow::DataFlowDescriptor
- model::descriptor::dataflow::FlattenDataFlowDescriptor
- model::descriptor::link::CompositeInputDescriptor
- model::descriptor::link::CompositeOutputDescriptor
- model::descriptor::link::InputDescriptor
- model::descriptor::link::LinkDescriptor
- model::descriptor::link::OutputDescriptor
- model::descriptor::node::NodeDescriptor
- model::descriptor::node::operator::CompositeOperatorDescriptor
- model::descriptor::node::operator::OperatorDescriptor
- model::descriptor::node::sink::SinkDescriptor
- model::descriptor::node::source::SourceDescriptor
- model::record::DataFlowRecord
- model::record::LinkRecord
- model::record::OperatorRecord
- model::record::PortRecord
- model::record::SinkRecord
- model::record::SourceRecord
- model::record::ZFConnectorRecord
- model::registry::RegistryNode
- model::registry::RegistryNodeArchitecture
- model::registry::RegistryNodeTag
- runtime::DaemonInterfaceClient
- runtime::DaemonInterfaceInternalClient
- runtime::InstanceContext
- runtime::Job
- runtime::RuntimeConfig
- runtime::RuntimeContext
- runtime::RuntimeInfo
- runtime::RuntimeStatus
- runtime::ServeDaemonInterface
- runtime::ServeDaemonInterfaceInternal
- runtime::dataflow::DataFlow
- runtime::dataflow::instance::DataFlowInstance
- runtime::dataflow::loader::ExtensibleImplementation
- runtime::dataflow::loader::Loader
- runtime::dataflow::loader::LoaderConfig
- runtime::dataflow::loader::NodeDeclaration
- runtime::resources::DataStore
- runtime::worker_pool::WorkerPool
- types::Context
- types::Data
- types::DataMessage
- types::RecordingMetadata
- zfresult::ZFError
Enums
- model::descriptor::DurationUnit
- model::record::ZFConnectorKind
- model::registry::NodeKind
- runtime::DaemonInterfaceInternalRequest
- runtime::DaemonInterfaceInternalResponse
- runtime::DaemonInterfaceRequest
- runtime::DaemonInterfaceResponse
- runtime::JobKind
- runtime::JobStatus
- runtime::RuntimeStatusKind
- runtime::ZenohConfigKind
- runtime::dataflow::instance::runners::RunAction
- runtime::dataflow::instance::runners::RunnerKind
- types::ControlMessage
- types::LinkMessage
- types::Message
- types::Payload
- zfresult::ErrorKind
Traits
- runtime::DaemonInterface
- runtime::DaemonInterfaceInternal
- runtime::worker_pool::FnNewWorkerTrait
- runtime::worker_pool::WorkerTrait
- traits::Node
- traits::Operator
- traits::SendSyncAny
- traits::Sink
- traits::Source
Macros
- FLOW_SELECTOR_BY_FLOW
- FLOW_SELECTOR_BY_INSTANCE
- JQ_DONE_JOB
- JQ_FAILED_JOB
- JQ_STARTED_JOB
- JQ_SUMBITTED_JOB
- JQ_SUMBITTED_SEL
- REG_GRAPH_SELECTOR
- RT_CONFIGURATION_PATH
- RT_FLOW_PATH
- RT_FLOW_SELECTOR_ALL
- RT_FLOW_SELECTOR_BY_FLOW
- RT_FLOW_SELECTOR_BY_INSTANCE
- RT_INFO_PATH
- RT_STATUS_PATH
- anyhow
- bail
- prelude::zferror
- zferror
Attribute Macros
Functions
- runtime::map_to_infrastructure
- runtime::resources::convert
- runtime::resources::deserialize_data
- runtime::resources::serialize_data
- utils::deserialize_size
- utils::deserialize_time
Type Aliases
- runtime::dataflow::loader::OperatorDeclaration
- runtime::dataflow::loader::SinkDeclaration
- runtime::dataflow::loader::SourceDeclaration
- runtime::dataflow::node::OperatorFn
- runtime::dataflow::node::SinkFn
- runtime::dataflow::node::SourceFn
- runtime::worker_pool::FnNewWorker
- types::Configuration
- types::FlowId
- types::NodeId
- types::PortId
- types::RuntimeId
- zfresult::DaemonResult
- zfresult::Error
- zfresult::ZFResult
Statics
- DEFAULT_SHM_ALLOCATION_BACKOFF_NS
- DEFAULT_SHM_ELEMENT_SIZE
- DEFAULT_SHM_TOTAL_ELEMENTS
- DEFAULT_USE_SHM
- runtime::dataflow::loader::CORE_VERSION
- runtime::dataflow::loader::EXT_FILE_EXTENSION
- runtime::dataflow::loader::RUSTC_VERSION
- runtime::resources::KEY_CONFIGURATION
- runtime::resources::KEY_FLOWS
- runtime::resources::KEY_GRAPHS
- runtime::resources::KEY_INFO
- runtime::resources::KEY_JOB_DONE
- runtime::resources::KEY_JOB_FAILED
- runtime::resources::KEY_JOB_QUEUE
- runtime::resources::KEY_JOB_STARTED
- runtime::resources::KEY_JOB_SUBMITTED
- runtime::resources::KEY_REGISTRY
- runtime::resources::KEY_RUNTIMES
- runtime::resources::KEY_STATUS
- runtime::resources::ROOT_PLUGIN_RUNTIME_PREFIX
- runtime::resources::ROOT_PLUGIN_RUNTIME_SUFFIX
- runtime::resources::ROOT_STANDALONE