RTT::addInput(shared_ptr const &input) | RTT::base::ChannelElementBase | protectedvirtual |
RTT::base::MultipleInputsMultipleOutputsChannelElement::addInput(ChannelElementBase::shared_ptr const &input) | RTT::base::MultipleInputsChannelElementBase | protectedvirtual |
RTT::addOutput(shared_ptr const &output, bool mandatory=true) | RTT::base::ChannelElementBase | protectedvirtual |
RTT::base::MultipleInputsMultipleOutputsChannelElement::RTT::base::MultipleOutputsChannelElementBase::addOutput(ChannelElementBase::shared_ptr const &output, bool mandatory=true) | RTT::base::MultipleOutputsChannelElementBase | protectedvirtual |
ChannelElementBase() | RTT::base::ChannelElementBase | |
RTT::channelReady(ChannelElementBase::shared_ptr const &caller, ConnPolicy const &policy, internal::ConnID *conn_id=0) | RTT::base::ChannelElementBase | virtual |
RTT::base::MultipleInputsMultipleOutputsChannelElement::RTT::base::MultipleOutputsChannelElementBase::channelReady(ChannelElementBase::shared_ptr const &caller, ConnPolicy const &policy, internal::ConnID *conn_id=0) | RTT::base::MultipleOutputsChannelElementBase | virtual |
clear() | RTT::internal::SharedConnection< T > | inlinevirtual |
RTT::connected() | RTT::base::ChannelElementBase | virtual |
RTT::base::MultipleInputsMultipleOutputsChannelElement::connected() | RTT::base::MultipleInputsMultipleOutputsChannelElementBase | virtual |
connectFrom(ChannelElementBase::shared_ptr const &input) | RTT::base::ChannelElementBase | virtual |
connectTo(ChannelElementBase::shared_ptr const &output, bool mandatory=true) | RTT::base::ChannelElementBase | virtual |
data_sample(param_t sample, bool reset=true) | RTT::internal::SharedConnection< T > | inlinevirtual |
data_sample() | RTT::internal::SharedConnection< T > | inlinevirtual |
deref() | RTT::base::ChannelElementBase | protected |
RTT::disconnect(bool forward) | RTT::base::ChannelElementBase | virtual |
RTT::disconnect(ChannelElementBase::shared_ptr const &channel, bool forward) | RTT::base::ChannelElementBase | virtual |
RTT::base::MultipleInputsMultipleOutputsChannelElement::disconnect(ChannelElementBase::shared_ptr const &channel, bool forward) | RTT::base::MultipleInputsMultipleOutputsChannelElementBase | virtual |
getConnID() | RTT::internal::SharedConnectionBase | virtual |
getConnPolicy() const | RTT::internal::SharedConnectionBase | virtual |
getElementName() const | RTT::base::ChannelElementBase | virtual |
RTT::getInput() | RTT::base::ChannelElementBase | |
RTT::base::MultipleInputsMultipleOutputsChannelElement::RTT::base::MultipleInputsChannelElement::RTT::base::ChannelElement::getInput() | RTT::base::ChannelElement< T > | inline |
getInputEndPoint() | RTT::base::ChannelElementBase | virtual |
getLocalURI() const | RTT::base::ChannelElementBase | virtual |
getName() const | RTT::internal::SharedConnectionBase | virtual |
RTT::getOutput() | RTT::base::ChannelElementBase | |
RTT::base::MultipleInputsMultipleOutputsChannelElement::RTT::base::MultipleInputsChannelElement::RTT::base::ChannelElement::getOutput() | RTT::base::ChannelElement< T > | inline |
getOutputEndPoint() | RTT::base::ChannelElementBase | virtual |
getPort() const | RTT::base::ChannelElementBase | virtual |
getRemoteURI() const | RTT::base::ChannelElementBase | virtual |
input | RTT::base::ChannelElementBase | protected |
input_lock | RTT::base::ChannelElementBase | mutableprotected |
RTT::inputReady(ChannelElementBase::shared_ptr const &caller) | RTT::base::ChannelElementBase | virtual |
RTT::base::MultipleInputsMultipleOutputsChannelElement::inputReady(ChannelElementBase::shared_ptr const &caller) | RTT::base::MultipleInputsChannelElementBase | virtual |
Inputs typedef | RTT::base::MultipleInputsChannelElementBase | |
inputs | RTT::base::MultipleInputsChannelElementBase | protected |
inputs_lock | RTT::base::MultipleInputsChannelElementBase | mutableprotected |
isRemoteElement() const | RTT::base::ChannelElementBase | virtual |
mstorage | RTT::internal::SharedConnection< T > | private |
mstorage_initialized | RTT::internal::SharedConnection< T > | private |
MultipleInputsChannelElement() | RTT::base::MultipleInputsChannelElement< T > | inline |
MultipleInputsChannelElementBase() | RTT::base::MultipleInputsChannelElementBase | |
MultipleOutputsChannelElementBase() | RTT::base::MultipleOutputsChannelElementBase | |
narrow(ChannelElementBase *e) | RTT::internal::SharedConnectionBase | inlinestatic |
narrow() | RTT::internal::SharedConnectionBase | inline |
output | RTT::base::ChannelElementBase | protected |
output_lock | RTT::base::ChannelElementBase | mutableprotected |
outputs | RTT::base::MultipleOutputsChannelElementBase | protected |
Outputs typedef | RTT::base::MultipleOutputsChannelElementBase | |
outputs_lock | RTT::base::MultipleOutputsChannelElementBase | mutableprotected |
param_t typedef | RTT::internal::SharedConnection< T > | |
read(reference_t sample, bool copy_old_data=true) | RTT::internal::SharedConnection< T > | inlinevirtual |
ref() | RTT::base::ChannelElementBase | protected |
reference_t typedef | RTT::internal::SharedConnection< T > | |
referene_t typedef | RTT::base::MultipleInputsMultipleOutputsChannelElement< T > | |
removeDisconnectedOutputs() | RTT::base::MultipleOutputsChannelElementBase | protected |
RTT::removeInput(shared_ptr const &input) | RTT::base::ChannelElementBase | protectedvirtual |
RTT::base::MultipleInputsMultipleOutputsChannelElement::RTT::removeInput(ChannelElementBase::shared_ptr const &input) | RTT::base::MultipleInputsChannelElementBase | protectedvirtual |
RTT::base::MultipleInputsMultipleOutputsChannelElement::RTT::base::MultipleInputsChannelElement::removeInput(ChannelElementBase::shared_ptr const &input) | RTT::base::MultipleInputsChannelElement< T > | inlineprotectedvirtual |
RTT::removeOutput(shared_ptr const &output) | RTT::base::ChannelElementBase | protectedvirtual |
RTT::base::MultipleInputsMultipleOutputsChannelElement::RTT::base::MultipleOutputsChannelElementBase::removeOutput(ChannelElementBase::shared_ptr const &output) | RTT::base::MultipleOutputsChannelElementBase | protectedvirtual |
setInput(const ChannelElementBase::shared_ptr &input) | RTT::base::ChannelElementBase | inline |
setOutput(const ChannelElementBase::shared_ptr &output) | RTT::base::ChannelElementBase | inline |
shared_ptr typedef | RTT::internal::SharedConnection< T > | |
SharedConnection(typename base::ChannelElement< T > *storage, const ConnPolicy &policy) | RTT::internal::SharedConnection< T > | inline |
SharedConnectionBase(const ConnPolicy &policy) | RTT::internal::SharedConnectionBase | |
RTT::signal() | RTT::base::ChannelElementBase | virtual |
RTT::base::MultipleInputsMultipleOutputsChannelElement::RTT::base::MultipleOutputsChannelElementBase::signal() | RTT::base::MultipleOutputsChannelElementBase | virtual |
RTT::signalFrom(ChannelElementBase *) | RTT::base::ChannelElementBase | inlinevirtual |
RTT::base::MultipleInputsMultipleOutputsChannelElement::signalFrom(ChannelElementBase *caller) | RTT::base::MultipleInputsChannelElementBase | virtual |
value_t typedef | RTT::internal::SharedConnection< T > | |
write(param_t sample) | RTT::internal::SharedConnection< T > | inlinevirtual |
~ChannelElementBase() | RTT::base::ChannelElementBase | virtual |
~SharedConnection() | RTT::internal::SharedConnection< T > | inlinevirtual |
~SharedConnectionBase() | RTT::internal::SharedConnectionBase | virtual |