Information on a topic endpoint.
More...
Information on a topic endpoint.
Definition at line 46 of file topic_endpoint_info.py.
◆ __init__()
rosros.rclify.topic_endpoint_info.TopicEndpointInfo.__init__ |
( |
|
self, |
|
|
** |
kwargs |
|
) |
| |
◆ __eq__()
rosros.rclify.topic_endpoint_info.TopicEndpointInfo.__eq__ |
( |
|
self, |
|
|
|
other |
|
) |
| |
◆ __str__()
rosros.rclify.topic_endpoint_info.TopicEndpointInfo.__str__ |
( |
|
self | ) |
|
◆ _endpoint_gid
rosros.rclify.topic_endpoint_info.TopicEndpointInfo._endpoint_gid |
|
protected |
◆ _endpoint_type
rosros.rclify.topic_endpoint_info.TopicEndpointInfo._endpoint_type |
|
protected |
◆ _node_name
rosros.rclify.topic_endpoint_info.TopicEndpointInfo._node_name |
|
protected |
◆ _node_namespace
rosros.rclify.topic_endpoint_info.TopicEndpointInfo._node_namespace |
|
protected |
◆ _qos_profile
rosros.rclify.topic_endpoint_info.TopicEndpointInfo._qos_profile |
|
protected |
◆ _topic_type
rosros.rclify.topic_endpoint_info.TopicEndpointInfo._topic_type |
|
protected |
◆ endpoint_gid
rosros.rclify.topic_endpoint_info.TopicEndpointInfo.endpoint_gid = property |
|
static |
Get field 'endpoint_gid'.
- Returns
- s endpoint_gid attribute
return type of : list
Definition at line 152 of file topic_endpoint_info.py.
◆ endpoint_type
rosros.rclify.topic_endpoint_info.TopicEndpointInfo.endpoint_type = property |
|
static |
Get field 'endpoint_type'.
- Returns
- s endpoint_type attribute
return type of : TopicEndpointTypeEnum
Definition at line 130 of file topic_endpoint_info.py.
◆ node_name
rosros.rclify.topic_endpoint_info.TopicEndpointInfo.node_name = property |
|
static |
Get field 'node_name'.
- Returns
- s node_name attribute
return type of : str
Definition at line 76 of file topic_endpoint_info.py.
◆ node_namespace
rosros.rclify.topic_endpoint_info.TopicEndpointInfo.node_namespace = property |
|
static |
Get field 'node_namespace'.
- Returns
- s node_namespace attribute
return type of : str
Definition at line 94 of file topic_endpoint_info.py.
◆ qos_profile
rosros.rclify.topic_endpoint_info.TopicEndpointInfo.qos_profile = property |
|
static |
Get field 'qos_profile'.
- Returns
- s qos_profile attribute
return type of : QoSProfile
Definition at line 170 of file topic_endpoint_info.py.
◆ topic_type
rosros.rclify.topic_endpoint_info.TopicEndpointInfo.topic_type = property |
|
static |
Get field 'topic_type'.
- Returns
- s topic_type attribute
return type of : str
Definition at line 112 of file topic_endpoint_info.py.
The documentation for this class was generated from the following file: