#include <ChannelElementBase.hpp>
| Public Member Functions | |
| bool | operator== (ChannelElementBase::shared_ptr const &channel) const | 
| Output (ChannelElementBase::shared_ptr const &channel, bool mandatory=true) | |
| Public Attributes | |
| ChannelElementBase::shared_ptr | channel | 
| bool | disconnected | 
| bool | mandatory | 
Definition at line 396 of file ChannelElementBase.hpp.
| MultipleOutputsChannelElementBase::Output::Output | ( | ChannelElementBase::shared_ptr const & | channel, | 
| bool | mandatory = true | ||
| ) | 
Definition at line 324 of file ChannelInterface.cpp.
| bool MultipleOutputsChannelElementBase::Output::operator== | ( | ChannelElementBase::shared_ptr const & | channel | ) | const | 
Definition at line 330 of file ChannelInterface.cpp.
| ChannelElementBase::shared_ptr RTT::base::MultipleOutputsChannelElementBase::Output::channel | 
Definition at line 399 of file ChannelElementBase.hpp.
| bool RTT::base::MultipleOutputsChannelElementBase::Output::disconnected | 
Definition at line 401 of file ChannelElementBase.hpp.
| bool RTT::base::MultipleOutputsChannelElementBase::Output::mandatory | 
Definition at line 400 of file ChannelElementBase.hpp.