addInput(shared_ptr const &input) | RTT::base::ChannelElementBase | protectedvirtual |
addOutput(shared_ptr const &output, bool mandatory=true) | RTT::base::ChannelElementBase | protectedvirtual |
buf | RTT::mqueue::MQSendRecv | protected |
ChannelElementBase() | RTT::base::ChannelElementBase | |
channelReady(ChannelElementBase::shared_ptr const &caller, ConnPolicy const &policy, internal::ConnID *conn_id=0) | RTT::base::ChannelElementBase | virtual |
cleanupStream() | RTT::mqueue::MQSendRecv | |
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(typename base::ChannelElement< T >::param_t sample, bool reset=true) | RTT::mqueue::MQChannelElement< T > | inlinevirtual |
RTT::base::ChannelElement::data_sample(param_t sample, bool reset=true) | RTT::base::ChannelElement< T > | inlinevirtual |
RTT::base::ChannelElement::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 |
getConnPolicy() const | RTT::base::ChannelElementBase | virtual |
getElementName() const | RTT::mqueue::MQChannelElement< T > | inlinevirtual |
getInput() | RTT::base::ChannelElement< T > | inline |
getInputEndPoint() | RTT::base::ChannelElementBase | virtual |
getLocalURI() const | RTT::mqueue::MQChannelElement< T > | inlinevirtual |
getOutput() | RTT::base::ChannelElement< T > | inline |
getOutputEndPoint() | RTT::base::ChannelElementBase | virtual |
getPort() const | RTT::base::ChannelElementBase | virtual |
getRemoteURI() const | RTT::mqueue::MQChannelElement< T > | inlinevirtual |
input | RTT::base::ChannelElementBase | protected |
input_lock | RTT::base::ChannelElementBase | mutableprotected |
inputReady(base::ChannelElementBase::shared_ptr const &caller) | RTT::mqueue::MQChannelElement< T > | inlinevirtual |
isRemoteElement() const | RTT::mqueue::MQChannelElement< T > | inlinevirtual |
marshaller_cookie | RTT::mqueue::MQSendRecv | protected |
max_size | RTT::mqueue::MQSendRecv | protected |
mdata_size | RTT::mqueue::MQSendRecv | protected |
minit_done | RTT::mqueue::MQSendRecv | protected |
mis_sender | RTT::mqueue::MQSendRecv | protected |
MQChannelElement(base::PortInterface *port, types::TypeMarshaller const &transport, const ConnPolicy &policy, bool is_sender) | RTT::mqueue::MQChannelElement< T > | inline |
mqdes | RTT::mqueue::MQSendRecv | protected |
mqname | RTT::mqueue::MQSendRecv | protected |
mqNewSample(base::DataSourceBase::shared_ptr ds) | RTT::mqueue::MQSendRecv | virtual |
mqRead(base::DataSourceBase::shared_ptr ds) | RTT::mqueue::MQSendRecv | |
mqReady(base::DataSourceBase::shared_ptr ds, base::ChannelElementBase *chan) | RTT::mqueue::MQSendRecv | virtual |
MQSendRecv(types::TypeMarshaller const &transport) | RTT::mqueue::MQSendRecv | |
mqWrite(base::DataSourceBase::shared_ptr ds) | RTT::mqueue::MQSendRecv | |
mtransport | RTT::mqueue::MQSendRecv | protected |
narrow(ChannelElementBase *e) | RTT::base::ChannelElementBase | inlinestatic |
narrow() | RTT::base::ChannelElementBase | inline |
output | RTT::base::ChannelElementBase | protected |
output_lock | RTT::base::ChannelElementBase | mutableprotected |
param_t typedef | RTT::base::ChannelElement< T > | |
read(typename base::ChannelElement< T >::reference_t sample, bool copy_old_data) | RTT::mqueue::MQChannelElement< T > | inline |
RTT::base::ChannelElement::read(reference_t sample, bool copy_old_data=true) | RTT::base::ChannelElement< T > | inlinevirtual |
read_sample | RTT::mqueue::MQChannelElement< T > | private |
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 |
setupStream(base::DataSourceBase::shared_ptr ds, base::PortInterface *port, ConnPolicy const &policy, bool is_sender) | RTT::mqueue::MQSendRecv | |
shared_ptr typedef | RTT::base::ChannelElement< T > | |
signal() | RTT::mqueue::MQChannelElement< T > | inlinevirtual |
signalFrom(ChannelElementBase *) | RTT::base::ChannelElementBase | inlinevirtual |
value_t typedef | RTT::base::ChannelElement< T > | |
write(typename base::ChannelElement< T >::param_t sample) | RTT::mqueue::MQChannelElement< T > | inline |
RTT::base::ChannelElement::write(param_t sample) | RTT::base::ChannelElement< T > | inlinevirtual |
write_sample | RTT::mqueue::MQChannelElement< T > | private |
~ChannelElementBase() | RTT::base::ChannelElementBase | virtual |
~MQChannelElement() | RTT::mqueue::MQChannelElement< T > | inline |
~MQSendRecv() | RTT::mqueue::MQSendRecv | |