#include <google/protobuf/any.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/stubs/strutil.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google.protobuf.internal | |
Functions | |
std::string | google.protobuf.internal::GetTypeUrl (StringPiece message_name, StringPiece type_url_prefix) |
bool | google.protobuf.internal::ParseAnyTypeUrl (StringPiece type_url, std::string *full_type_name) |
bool | google.protobuf.internal::ParseAnyTypeUrl (StringPiece type_url, std::string *url_prefix, std::string *full_type_name) |