mb_endpoint Class Reference
Endpoint specification for connection.
More...
#include <mb_endpoint.h>
List of all members.
Detailed Description
Endpoint specification for connection.
Constructor & Destructor Documentation
mb_endpoint::mb_endpoint |
( |
|
) |
[inline] |
mb_endpoint::mb_endpoint |
( |
const std::string & |
component_name, |
|
|
const std::string & |
port_name, |
|
|
mb_port_sptr |
port | |
|
) |
| | [inline] |
Member Function Documentation
const std::string& mb_endpoint::component_name |
( |
|
) |
const [inline] |
pmt_t mb_endpoint::incoming_message_set |
( |
|
) |
const |
bool mb_endpoint::inside_of_relay_port_p |
( |
|
) |
const |
Does this endpoint represent the inside of a relay port.
pmt_t mb_endpoint::outgoing_message_set |
( |
|
) |
const |
const std::string& mb_endpoint::port_name |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: