AddFileFromResponse(const grpc::reflection::v1alpha::FileDescriptorResponse &response) | grpc::ProtoReflectionDescriptorDatabase | private |
cached_db_ | grpc::ProtoReflectionDescriptorDatabase | private |
cached_extension_numbers_ | grpc::ProtoReflectionDescriptorDatabase | private |
ClientStream typedef | grpc::ProtoReflectionDescriptorDatabase | private |
ctx_ | grpc::ProtoReflectionDescriptorDatabase | private |
DescriptorDatabase() | google::protobuf::DescriptorDatabase | inline |
DescriptorDatabase() | google::protobuf::DescriptorDatabase | inline |
DoOneRequest(const grpc::reflection::v1alpha::ServerReflectionRequest &request, grpc::reflection::v1alpha::ServerReflectionResponse &response) | grpc::ProtoReflectionDescriptorDatabase | private |
FindAllExtensionNumbers(const string &extendee_type, std::vector< int > *output) override | grpc::ProtoReflectionDescriptorDatabase | |
google::protobuf::DescriptorDatabase::FindAllExtensionNumbers(const std::string &, std::vector< int > *) | google::protobuf::DescriptorDatabase | inlinevirtual |
FindAllFileNames(std::vector< std::string > *output) | google::protobuf::DescriptorDatabase | inlinevirtual |
FindAllFileNames(std::vector< std::string > *) | google::protobuf::DescriptorDatabase | inlinevirtual |
FindAllMessageNames(std::vector< std::string > *output) | google::protobuf::DescriptorDatabase | |
FindAllMessageNames(std::vector< std::string > *output) | google::protobuf::DescriptorDatabase | |
FindAllPackageNames(std::vector< std::string > *output) | google::protobuf::DescriptorDatabase | |
FindAllPackageNames(std::vector< std::string > *output) | google::protobuf::DescriptorDatabase | |
FindFileByName(const string &filename, protobuf::FileDescriptorProto *output) override | grpc::ProtoReflectionDescriptorDatabase | |
google::protobuf::DescriptorDatabase::FindFileByName(const std::string &filename, FileDescriptorProto *output)=0 | google::protobuf::DescriptorDatabase | pure virtual |
FindFileContainingExtension(const string &containing_type, int field_number, protobuf::FileDescriptorProto *output) override | grpc::ProtoReflectionDescriptorDatabase | |
google::protobuf::DescriptorDatabase::FindFileContainingExtension(const std::string &containing_type, int field_number, FileDescriptorProto *output)=0 | google::protobuf::DescriptorDatabase | pure virtual |
FindFileContainingSymbol(const string &symbol_name, protobuf::FileDescriptorProto *output) override | grpc::ProtoReflectionDescriptorDatabase | |
google::protobuf::DescriptorDatabase::FindFileContainingSymbol(const std::string &symbol_name, FileDescriptorProto *output)=0 | google::protobuf::DescriptorDatabase | pure virtual |
GetServices(std::vector< std::string > *output) | grpc::ProtoReflectionDescriptorDatabase | |
GetStream() | grpc::ProtoReflectionDescriptorDatabase | private |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(DescriptorDatabase) | google::protobuf::DescriptorDatabase | private |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(DescriptorDatabase) | google::protobuf::DescriptorDatabase | private |
known_files_ | grpc::ProtoReflectionDescriptorDatabase | private |
missing_extensions_ | grpc::ProtoReflectionDescriptorDatabase | private |
missing_symbols_ | grpc::ProtoReflectionDescriptorDatabase | private |
ParseFileDescriptorProtoResponse(const std::string &byte_fd_proto) | grpc::ProtoReflectionDescriptorDatabase | private |
ProtoReflectionDescriptorDatabase(std::unique_ptr< reflection::v1alpha::ServerReflection::Stub > stub) | grpc::ProtoReflectionDescriptorDatabase | explicit |
ProtoReflectionDescriptorDatabase(const std::shared_ptr< grpc::Channel > &channel) | grpc::ProtoReflectionDescriptorDatabase | explicit |
stream_ | grpc::ProtoReflectionDescriptorDatabase | private |
stream_mutex_ | grpc::ProtoReflectionDescriptorDatabase | private |
stub_ | grpc::ProtoReflectionDescriptorDatabase | private |
~DescriptorDatabase() | google::protobuf::DescriptorDatabase | virtual |
~DescriptorDatabase() | google::protobuf::DescriptorDatabase | virtual |
~ProtoReflectionDescriptorDatabase() override | grpc::ProtoReflectionDescriptorDatabase | |