Namespaces | Functions
message_lite.cc File Reference
#include <google/protobuf/message_lite.h>
#include <climits>
#include <cstdint>
#include <string>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/stringprintf.h>
#include <google/protobuf/parse_context.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/io/zero_copy_stream.h>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/generated_message_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/stubs/strutil.h>
#include <google/protobuf/stubs/stl_util.h>
#include <google/protobuf/port_def.inc>
Include dependency graph for message_lite.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google.protobuf.internal
 

Functions

bool google.protobuf.internal::InlineMergePartialEntireStream (io::CodedInputStream *cis, MessageLite *message, bool aliasing)
 
template<bool aliasing>
bool google.protobuf.internal::MergePartialFromImpl (BoundedZCIS 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)
 


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:03