Classes | Namespaces | Functions | Variables
bloaty/third_party/protobuf/src/google/protobuf/any.h File Reference
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Include dependency graph for bloaty/third_party/protobuf/src/google/protobuf/any.h:

Go to the source code of this file.

Classes

class  google::protobuf.internal::AnyMetadata
 

Namespaces

 google
 
 google::protobuf
 
 google.protobuf.internal
 

Functions

bool google.protobuf.internal::GetAnyFieldDescriptors (const Message &message, const FieldDescriptor **type_url_field, const FieldDescriptor **value_field)
 
std::string google.protobuf.internal::GetTypeUrl (StringPiece message_name, StringPiece type_url_prefix)
 
bool google.protobuf.internal::ParseAnyTypeUrl (const std::string &type_url, std::string *full_type_name)
 
bool google.protobuf.internal::ParseAnyTypeUrl (const std::string &type_url, std::string *url_prefix, std::string *full_type_name)
 

Variables

const char google.protobuf.internal::kAnyFullTypeName [] = "google.protobuf.Any"
 
const char google.protobuf.internal::kTypeGoogleApisComPrefix [] = "type.googleapis.com/"
 
const char google.protobuf.internal::kTypeGoogleProdComPrefix [] = "type.googleprod.com/"
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:02