Classes | Namespaces | Functions
bloaty/third_party/protobuf/src/google/protobuf/message_lite.h File Reference
#include <climits>
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/port.h>
#include <google/protobuf/stubs/strutil.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Include dependency graph for bloaty/third_party/protobuf/src/google/protobuf/message_lite.h:

Go to the source code of this file.

Classes

union  google::protobuf.internal::ExplicitlyConstructed< T >::AlignedUnion
 
struct  google::protobuf.internal::BoundedZCIS
 
class  google::protobuf.internal::ExplicitlyConstructed< T >
 
class  google::protobuf::MessageLite
 
class  google::protobuf::RepeatedPtrField< Element >
 
struct  google::protobuf.internal::SourceWrapper< T >
 

Namespaces

 google
 
 google::protobuf
 
 google.protobuf.internal
 
 google::protobuf::io
 

Functions

size_t google.protobuf.internal::FromIntSize (int size)
 
const PROTOBUF_EXPORT std::string & google.protobuf.internal::GetEmptyStringAlreadyInited ()
 
template<bool aliasing>
bool google.protobuf.internal::MergePartialFromImpl (BoundedZCIS input, MessageLite *msg)
 
template<bool alias, typename T >
bool google.protobuf.internal::MergePartialFromImpl (const SourceWrapper< T > &input, MessageLite *msg)
 
template<bool aliasing>
bool google.protobuf.internal::MergePartialFromImpl (io::ZeroCopyInputStream *input, MessageLite *msg)
 
template<bool aliasing>
bool google.protobuf.internal::MergePartialFromImpl (StringPiece input, MessageLite *msg)
 
template bool google.protobuf.internal::MergePartialFromImpl< false > (BoundedZCIS input, MessageLite *msg)
 
template bool google.protobuf.internal::MergePartialFromImpl< false > (io::ZeroCopyInputStream *input, MessageLite *msg)
 
template bool google.protobuf.internal::MergePartialFromImpl< false > (StringPiece input, MessageLite *msg)
 
template bool google.protobuf.internal::MergePartialFromImpl< true > (BoundedZCIS input, MessageLite *msg)
 
template bool google.protobuf.internal::MergePartialFromImpl< true > (io::ZeroCopyInputStream *input, MessageLite *msg)
 
template bool google.protobuf.internal::MergePartialFromImpl< true > (StringPiece input, MessageLite *msg)
 
size_t google.protobuf.internal::StringSpaceUsedExcludingSelfLong (const std::string &str)
 
int google.protobuf.internal::ToCachedSize (size_t size)
 
int google.protobuf.internal::ToIntSize (size_t size)
 


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