#include <descriptor.h>
◆ OptionsType [1/2]
◆ OptionsType [2/2]
◆ Proto [1/2]
◆ Proto [2/2]
◆ MethodDescriptor() [1/2]
google::protobuf::MethodDescriptor::MethodDescriptor |
( |
| ) |
|
|
inlineprivate |
◆ MethodDescriptor() [2/2]
google::protobuf::MethodDescriptor::MethodDescriptor |
( |
| ) |
|
|
inlineprivate |
◆ client_streaming() [1/2]
bool google::protobuf::MethodDescriptor::client_streaming |
( |
| ) |
const |
◆ client_streaming() [2/2]
bool google::protobuf::MethodDescriptor::client_streaming |
( |
| ) |
const |
◆ CopyTo() [1/2]
◆ CopyTo() [2/2]
◆ DebugString() [1/4]
std::string google::protobuf::MethodDescriptor::DebugString |
( |
| ) |
const |
◆ DebugString() [2/4]
std::string google::protobuf::MethodDescriptor::DebugString |
( |
| ) |
const |
◆ DebugString() [3/4]
void google::protobuf::MethodDescriptor::DebugString |
( |
int |
depth, |
|
|
std::string * |
contents, |
|
|
const DebugStringOptions & |
options |
|
) |
| const |
|
private |
◆ DebugString() [4/4]
void google::protobuf::MethodDescriptor::DebugString |
( |
int |
depth, |
|
|
std::string * |
contents, |
|
|
const DebugStringOptions & |
options |
|
) |
| const |
|
private |
◆ DebugStringWithOptions() [1/2]
◆ DebugStringWithOptions() [2/2]
◆ file() [1/2]
◆ file() [2/2]
◆ full_name() [1/2]
const std::string& google::protobuf::MethodDescriptor::full_name |
( |
| ) |
const |
◆ full_name() [2/2]
const std::string& google::protobuf::MethodDescriptor::full_name |
( |
| ) |
const |
◆ GetLocationPath() [1/2]
void google::protobuf::MethodDescriptor::GetLocationPath |
( |
std::vector< int > * |
output | ) |
const |
|
private |
◆ GetLocationPath() [2/2]
void google::protobuf::MethodDescriptor::GetLocationPath |
( |
std::vector< int > * |
output | ) |
const |
|
private |
◆ GetSourceLocation() [1/2]
bool google::protobuf::MethodDescriptor::GetSourceLocation |
( |
SourceLocation * |
out_location | ) |
const |
◆ GetSourceLocation() [2/2]
bool google::protobuf::MethodDescriptor::GetSourceLocation |
( |
SourceLocation * |
out_location | ) |
const |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
google::protobuf::MethodDescriptor::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
MethodDescriptor |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
google::protobuf::MethodDescriptor::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
MethodDescriptor |
| ) |
|
|
private |
◆ index() [1/2]
int google::protobuf::MethodDescriptor::index |
( |
| ) |
const |
|
inline |
◆ index() [2/2]
int google::protobuf::MethodDescriptor::index |
( |
| ) |
const |
◆ input_type() [1/2]
const Descriptor * google::protobuf::MethodDescriptor::input_type |
( |
| ) |
const |
◆ input_type() [2/2]
◆ name() [1/2]
const std::string& google::protobuf::MethodDescriptor::name |
( |
| ) |
const |
◆ name() [2/2]
const std::string& google::protobuf::MethodDescriptor::name |
( |
| ) |
const |
◆ options() [1/2]
◆ options() [2/2]
◆ output_type() [1/2]
const Descriptor * google::protobuf::MethodDescriptor::output_type |
( |
| ) |
const |
◆ output_type() [2/2]
const Descriptor* google::protobuf::MethodDescriptor::output_type |
( |
| ) |
const |
◆ server_streaming() [1/2]
bool google::protobuf::MethodDescriptor::server_streaming |
( |
| ) |
const |
◆ server_streaming() [2/2]
bool google::protobuf::MethodDescriptor::server_streaming |
( |
| ) |
const |
◆ service() [1/2]
◆ service() [2/2]
◆ compiler::cpp::Formatter
◆ DescriptorBuilder
◆ io::Printer
◆ ServiceDescriptor
◆ Symbol
◆ all_names_
const std::string* google::protobuf::MethodDescriptor::all_names_ |
|
private |
◆ client_streaming_
bool google::protobuf::MethodDescriptor::client_streaming_ |
|
private |
◆ full_name_
const std::string* google::protobuf::MethodDescriptor::full_name_ |
|
private |
◆ input_type_
◆ name_
const std::string* google::protobuf::MethodDescriptor::name_ |
|
private |
◆ options_
◆ output_type_
◆ server_streaming_
bool google::protobuf::MethodDescriptor::server_streaming_ |
|
private |
◆ service_
The documentation for this class was generated from the following files: