Classes | Namespaces | Functions
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/explicitly_constructed.h>
#include <google/protobuf/metadata_lite.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 protobuf/src/google/protobuf/message_lite.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  google::protobuf.internal::BoundedZCIS
 
struct  google::protobuf.internal::ConstantInitialized
 
class  google::protobuf.internal::GenericTypeHandler< GenericType >
 
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::MergeFromImpl (BoundedZCIS input, MessageLite *msg, MessageLite::ParseFlags parse_flags)
 
template<bool alias, typename T >
bool google.protobuf.internal::MergeFromImpl (const SourceWrapper< T > &input, MessageLite *msg, MessageLite::ParseFlags parse_flags)
 
template<bool aliasing>
bool google.protobuf.internal::MergeFromImpl (io::ZeroCopyInputStream *input, MessageLite *msg, MessageLite::ParseFlags parse_flags)
 
template<bool aliasing>
bool google.protobuf.internal::MergeFromImpl (StringPiece input, MessageLite *msg, MessageLite::ParseFlags parse_flags)
 
template bool google.protobuf.internal::MergeFromImpl< false > (BoundedZCIS input, MessageLite *msg, MessageLite::ParseFlags parse_flags)
 
template bool google.protobuf.internal::MergeFromImpl< false > (io::ZeroCopyInputStream *input, MessageLite *msg, MessageLite::ParseFlags parse_flags)
 
template bool google.protobuf.internal::MergeFromImpl< false > (StringPiece input, MessageLite *msg, MessageLite::ParseFlags parse_flags)
 
template bool google.protobuf.internal::MergeFromImpl< true > (BoundedZCIS input, MessageLite *msg, MessageLite::ParseFlags parse_flags)
 
template bool google.protobuf.internal::MergeFromImpl< true > (io::ZeroCopyInputStream *input, MessageLite *msg, MessageLite::ParseFlags parse_flags)
 
template bool google.protobuf.internal::MergeFromImpl< true > (StringPiece input, MessageLite *msg, MessageLite::ParseFlags parse_flags)
 
void google.protobuf.internal::OnShutdown (void(*func)())
 
template<typename T >
Tgoogle.protobuf.internal::OnShutdownDelete (T *p)
 
void google.protobuf.internal::OnShutdownRun (void(*f)(const void *), const void *arg)
 
void google::protobuf::ShutdownProtobufLibrary ()
 
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