rmw_fastrtps_shared_cpp  master
Code shared on static and dynamic type support of rmw_fastrtps_cpp.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
CustomServiceInfo Struct Reference

#include <custom_service_info.hpp>

Collaboration diagram for CustomServiceInfo:
Collaboration graph
[legend]

Public Attributes

rmw_fastrtps_shared_cpp::TypeSupportrequest_type_support_
 
const void * request_type_support_impl_
 
rmw_fastrtps_shared_cpp::TypeSupportresponse_type_support_
 
const void * response_type_support_impl_
 
eprosima::fastrtps::Subscriber * request_subscriber_
 
eprosima::fastrtps::Publisher * response_publisher_
 
ServiceListenerlistener_
 
ServicePubListenerpub_listener_
 
eprosima::fastrtps::Participant * participant_
 
const char * typesupport_identifier_
 

Member Data Documentation

◆ request_type_support_

rmw_fastrtps_shared_cpp::TypeSupport* CustomServiceInfo::request_type_support_

◆ request_type_support_impl_

const void* CustomServiceInfo::request_type_support_impl_

◆ response_type_support_

rmw_fastrtps_shared_cpp::TypeSupport* CustomServiceInfo::response_type_support_

◆ response_type_support_impl_

const void* CustomServiceInfo::response_type_support_impl_

◆ request_subscriber_

eprosima::fastrtps::Subscriber* CustomServiceInfo::request_subscriber_

◆ response_publisher_

eprosima::fastrtps::Publisher* CustomServiceInfo::response_publisher_

◆ listener_

ServiceListener* CustomServiceInfo::listener_

◆ pub_listener_

ServicePubListener* CustomServiceInfo::pub_listener_

◆ participant_

eprosima::fastrtps::Participant* CustomServiceInfo::participant_

◆ typesupport_identifier_

const char* CustomServiceInfo::typesupport_identifier_

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