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