addInput(shared_ptr const &input) | RTT::base::ChannelElementBase | protectedvirtual |
addOutput(shared_ptr const &output, bool mandatory=true) | RTT::base::ChannelElementBase | protectedvirtual |
ChannelElementBase() | RTT::base::ChannelElementBase | |
channelReady(ChannelElementBase::shared_ptr const &caller, ConnPolicy const &policy, internal::ConnID *conn_id=0) | RTT::base::ChannelElementBase | virtual |
clear() | RTT::base::ChannelElementBase | virtual |
connected() | RTT::base::ChannelElementBase | 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::base::ChannelElement< T > | inlinevirtual |
data_sample() | RTT::base::ChannelElement< T > | inlinevirtual |
deref() | RTT::base::ChannelElementBase | protected |
disconnect(bool forward) | RTT::base::ChannelElementBase | virtual |
disconnect(ChannelElementBase::shared_ptr const &channel, bool forward) | RTT::base::ChannelElementBase | 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::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::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 |
inputReady(ChannelElementBase::shared_ptr const &caller) | RTT::base::ChannelElementBase | virtual |
isRemoteElement() const | RTT::base::ChannelElementBase | virtual |
narrow(ChannelElementBase *e) | RTT::internal::SharedConnectionBase | inlinestatic |
narrow() | RTT::internal::SharedConnectionBase | inline |
output | RTT::base::ChannelElementBase | protected |
output_lock | RTT::base::ChannelElementBase | mutableprotected |
param_t typedef | RTT::base::ChannelElement< T > | |
read(reference_t sample, bool copy_old_data=true) | RTT::base::ChannelElement< T > | inlinevirtual |
ref() | RTT::base::ChannelElementBase | protected |
reference_t typedef | RTT::base::ChannelElement< T > | |
removeInput(shared_ptr const &input) | RTT::base::ChannelElementBase | protectedvirtual |
removeOutput(shared_ptr const &output) | RTT::base::ChannelElementBase | 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::SharedRemoteConnection< T > | |
SharedConnectionBase(const ConnPolicy &policy) | RTT::internal::SharedConnectionBase | |
SharedRemoteConnection(const ConnPolicy &policy) | RTT::internal::SharedRemoteConnection< T > | inline |
signal() | RTT::base::ChannelElementBase | virtual |
signalFrom(ChannelElementBase *) | RTT::base::ChannelElementBase | inlinevirtual |
value_t typedef | RTT::base::ChannelElement< T > | |
write(param_t sample) | RTT::base::ChannelElement< T > | inlinevirtual |
~ChannelElementBase() | RTT::base::ChannelElementBase | virtual |
~SharedConnectionBase() | RTT::internal::SharedConnectionBase | virtual |
~SharedRemoteConnection() | RTT::internal::SharedRemoteConnection< T > | inlinevirtual |