Struct SServiceMethodInfo
Contents
Struct SServiceMethodInfo#
Defined in File ecal_util.h
Struct Documentation#
-
struct SServiceMethodInfo#
Public Members
-
std::string request_type_name#
Type name of the request message.
-
std::string request_type_description#
Descriptor string of the request description.
-
std::string response_type_name#
Type name of the response message.
-
std::string response_type_description#
Descriptor string of the response message.
-
std::string request_type_name#