Public Member Functions | Public Attributes | List of all members
ros::ServiceClient::Impl Struct Reference

Public Member Functions

 Impl ()
 
bool isValid () const
 
void shutdown ()
 
 ~Impl ()
 

Public Attributes

M_string header_values_
 
bool is_shutdown_
 
std::string name_
 
bool persistent_
 
ServiceServerLinkPtr server_link_
 
std::string service_md5sum_
 

Detailed Description

Definition at line 189 of file service_client.h.

Constructor & Destructor Documentation

◆ Impl()

ros::ServiceClient::Impl::Impl ( )

Definition at line 37 of file service_client.cpp.

◆ ~Impl()

ros::ServiceClient::Impl::~Impl ( )

Definition at line 41 of file service_client.cpp.

Member Function Documentation

◆ isValid()

bool ros::ServiceClient::Impl::isValid ( ) const

Definition at line 63 of file service_client.cpp.

◆ shutdown()

void ros::ServiceClient::Impl::shutdown ( )

Definition at line 46 of file service_client.cpp.

Member Data Documentation

◆ header_values_

M_string ros::ServiceClient::Impl::header_values_

Definition at line 200 of file service_client.h.

◆ is_shutdown_

bool ros::ServiceClient::Impl::is_shutdown_

Definition at line 202 of file service_client.h.

◆ name_

std::string ros::ServiceClient::Impl::name_

Definition at line 198 of file service_client.h.

◆ persistent_

bool ros::ServiceClient::Impl::persistent_

Definition at line 199 of file service_client.h.

◆ server_link_

ServiceServerLinkPtr ros::ServiceClient::Impl::server_link_

Definition at line 197 of file service_client.h.

◆ service_md5sum_

std::string ros::ServiceClient::Impl::service_md5sum_

Definition at line 201 of file service_client.h.


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


roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim, Dirk Thomas , Jacob Perron
autogenerated on Thu Nov 23 2023 04:01:44