#include <protobuf_plugin.h>
Definition at line 37 of file protobuf_plugin.h.
◆ ProtoBufMethod()
◆ BidiStreaming()
bool ProtoBufMethod::BidiStreaming |
( |
| ) |
const |
|
inlinevirtual |
◆ ClientStreaming()
bool ProtoBufMethod::ClientStreaming |
( |
| ) |
const |
|
inlinevirtual |
◆ get_input_type_name()
std::string ProtoBufMethod::get_input_type_name |
( |
| ) |
const |
|
inlinevirtual |
◆ get_module_and_message_path_input()
bool ProtoBufMethod::get_module_and_message_path_input |
( |
std::string * |
str, |
|
|
std::string |
generator_file_name, |
|
|
bool |
generate_in_pb2_grpc, |
|
|
std::string |
import_prefix, |
|
|
const std::vector< std::string > & |
prefixes_to_filter |
|
) |
| const |
|
inlinefinalvirtual |
◆ get_module_and_message_path_output()
bool ProtoBufMethod::get_module_and_message_path_output |
( |
std::string * |
str, |
|
|
std::string |
generator_file_name, |
|
|
bool |
generate_in_pb2_grpc, |
|
|
std::string |
import_prefix, |
|
|
const std::vector< std::string > & |
prefixes_to_filter |
|
) |
| const |
|
inlinefinalvirtual |
◆ get_output_type_name()
std::string ProtoBufMethod::get_output_type_name |
( |
| ) |
const |
|
inlinevirtual |
◆ GetAllComments()
vector<std::string> ProtoBufMethod::GetAllComments |
( |
| ) |
const |
|
inlinevirtual |
◆ GetLeadingComments()
std::string ProtoBufMethod::GetLeadingComments |
( |
const std::string |
prefix | ) |
const |
|
inlinevirtual |
◆ GetTrailingComments()
std::string ProtoBufMethod::GetTrailingComments |
( |
const std::string |
prefix | ) |
const |
|
inlinevirtual |
◆ input_type_name()
std::string ProtoBufMethod::input_type_name |
( |
| ) |
const |
|
inlinevirtual |
◆ name()
std::string ProtoBufMethod::name |
( |
| ) |
const |
|
inlinevirtual |
◆ NoStreaming()
bool ProtoBufMethod::NoStreaming |
( |
| ) |
const |
|
inlinevirtual |
◆ output_type_name()
std::string ProtoBufMethod::output_type_name |
( |
| ) |
const |
|
inlinevirtual |
◆ ServerStreaming()
bool ProtoBufMethod::ServerStreaming |
( |
| ) |
const |
|
inlinevirtual |
◆ method_
The documentation for this class was generated from the following file: