Orocos Real-Time Toolkit  2.9.0
Public Member Functions | Public Attributes | List of all members
RTT::base::MultipleOutputsChannelElementBase::Output Struct Reference

#include <rtt/base/ChannelElementBase.hpp>

Public Member Functions

 Output (ChannelElementBase::shared_ptr const &channel, bool mandatory=true)
 
bool operator== (ChannelElementBase::shared_ptr const &channel) const
 

Public Attributes

ChannelElementBase::shared_ptr channel
 
bool mandatory
 
bool disconnected
 

Detailed Description

Definition at line 396 of file ChannelElementBase.hpp.

Constructor & Destructor Documentation

MultipleOutputsChannelElementBase::Output::Output ( ChannelElementBase::shared_ptr const &  channel,
bool  mandatory = true 
)

Member Function Documentation

bool MultipleOutputsChannelElementBase::Output::operator== ( ChannelElementBase::shared_ptr const &  channel) const

Definition at line 330 of file ChannelInterface.cpp.

Member Data Documentation

ChannelElementBase::shared_ptr RTT::base::MultipleOutputsChannelElementBase::Output::channel
bool RTT::base::MultipleOutputsChannelElementBase::Output::disconnected
bool RTT::base::MultipleOutputsChannelElementBase::Output::mandatory

Definition at line 400 of file ChannelElementBase.hpp.


The documentation for this struct was generated from the following files: