![]() |
VISR
0.11.8
Versatile Interactive Scene Renderer
|
This is the complete list of members for visr::rcl::SignalRouting, including all inherited members.
AtomicComponent(SignalFlowContext const &context, char const *name, CompositeComponent *parent=nullptr) | visr::AtomicComponent | explicit |
AtomicComponent(AtomicComponent const &)=delete | visr::AtomicComponent | |
AtomicComponent(AtomicComponent &&)=delete | visr::AtomicComponent | |
audioPort(char const *portName) | visr::Component | |
audioPort(char const *portName) const | visr::Component | |
audioPort(std::string const &portName) | visr::Component | |
audioPort(std::string const &portName) const | visr::Component | |
Component(SignalFlowContext const &context, char const *componentName, CompositeComponent *parent) | visr::Component | explicit |
Component(SignalFlowContext const &context, std::string const &componentName, CompositeComponent *parent) | visr::Component | explicit |
Component(Component const &)=delete | visr::Component | |
Component(Component &&)=delete | visr::Component | |
Component(impl::ComponentImplementation *impl) | visr::Component | explicitprotected |
fullName() const | visr::Component | |
implementation() | visr::Component | |
implementation() const | visr::Component | |
isComposite() const | visr::Component | |
isTopLevel() const | visr::Component | |
name() const | visr::Component | |
nameSeparator() | visr::Component | static |
operator=(Component const &)=delete | visr::Component | |
operator=(Component &&)=delete | visr::Component | |
parameterPort(char const *portName) | visr::Component | |
parameterPort(char const *portName) const | visr::Component | |
parameterPort(std::string const &portName) | visr::Component | |
parameterPort(std::string const &portName) const | visr::Component | |
period() const | visr::Component | |
process() | visr::rcl::SignalRouting | virtual |
removeRouting(pml::SignalRoutingParameter::IndexType in, pml::SignalRoutingParameter::IndexType out) | visr::rcl::SignalRouting | |
samplingFrequency() const | visr::Component | |
setRouting(pml::SignalRoutingParameter const &newRouting) | visr::rcl::SignalRouting | |
setRouting(pml::SignalRoutingParameter::IndexType in, pml::SignalRoutingParameter::IndexType out) | visr::rcl::SignalRouting | |
setup(std::size_t inputWidth, std::size_t outputWidth, bool controlPort=false) | visr::rcl::SignalRouting | |
setup(std::size_t inputWidth, std::size_t outputWidth, pml::SignalRoutingParameter const &initialRouting, bool controlPort=false) | visr::rcl::SignalRouting | |
SignalRouting(SignalFlowContext const &context, char const *name, CompositeComponent *parent=nullptr) | visr::rcl::SignalRouting | explicit |
status(StatusMessage::Kind status, char const *message) | visr::Component | |
status(StatusMessage::Kind status, MessageArgs...args) | visr::Component | inline |
~AtomicComponent() override | visr::AtomicComponent | virtual |
~Component() | visr::Component | virtual |
~SignalRouting() | visr::rcl::SignalRouting |