Public Member Functions | Public Attributes | List of all members
RTT::base::MultipleOutputsChannelElementBase::Output Struct Reference

#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
 

Detailed Description

Definition at line 396 of file ChannelElementBase.hpp.

Constructor & Destructor Documentation

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

Definition at line 324 of file ChannelInterface.cpp.

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

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.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:42