Orocos Real-Time Toolkit
2.6.0
|
Represents a Stream connection created by the ConnFactory. More...
#include <rtt/internal/ConnFactory.hpp>
Public Member Functions | |
StreamConnID (const std::string &name) | |
virtual ConnID * | clone () const |
virtual bool | isSameID (ConnID const &id) const |
Public Attributes | |
std::string | name_id |
Represents a Stream connection created by the ConnFactory.
Definition at line 75 of file ConnFactory.hpp.