Goby3
3.1.5a
2024.05.23
|
#include <climits>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/stubs/port.h>
Go to the source code of this file.
Classes | |
class | google::protobuf::RepeatedPtrField< T > |
class | google::protobuf::internal::ExplicitlyConstructed< T > |
class | google::protobuf::MessageLite |
Namespaces | |
google::protobuf | |
google::protobuf::io | |
google::protobuf::internal | |
Functions | |
int | google::protobuf::internal::ToCachedSize (size_t size) |
size_t | google::protobuf::internal::FromIntSize (int size) |
int | google::protobuf::internal::ToIntSize (size_t size) |
LIBPROTOBUF_EXPORTconst ::std::string & | google::protobuf::internal::GetEmptyStringAlreadyInited () |
LIBPROTOBUF_EXPORT size_t | google::protobuf::internal::StringSpaceUsedExcludingSelfLong (const string &str) |
bool | google::protobuf::internal::GetProto3PreserveUnknownsDefault () |
void LIBPROTOBUF_EXPORT | google::protobuf::internal::SetProto3PreserveUnknownsDefault (bool preserve) |
Variables | |
LIBPROTOBUF_EXPORT ExplicitlyConstructed<::std::string > | google::protobuf::internal::fixed_address_empty_string |
bool LIBPROTOBUF_EXPORT | google::protobuf::internal::proto3_preserve_unknown_ |