Classes | Namespaces | Macros | Functions
generated_message_tctable_impl.h File Reference
#include <cstdint>
#include <type_traits>
#include <google/protobuf/parse_context.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_message_tctable_decl.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/port.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/generated_message_tctable_impl.inc>
#include <google/protobuf/port_undef.inc>
Include dependency graph for generated_message_tctable_impl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  google::protobuf.internal::TcParser::ScopedArenaSwap
 
class  google::protobuf.internal::TcParser
 

Namespaces

 google
 
 google::protobuf
 
 google.protobuf.internal
 

Macros

#define CHK_(x)   if (PROTOBUF_PREDICT_FALSE(!(x))) return nullptr /* NOLINT */
 
#define PROTOBUF_TC_PARAM_PASS   msg, ptr, ctx, table, hasbits, data
 
#define PROTOBUF_TC_PARSE_REPEATED1(MESSAGE)   ::google::protobuf::internal::TcParser::RepeatedParseMessage<MESSAGE, uint8_t>
 
#define PROTOBUF_TC_PARSE_REPEATED2(MESSAGE)   ::google::protobuf::internal::TcParser::RepeatedParseMessage<MESSAGE, uint16_t>
 
#define PROTOBUF_TC_PARSE_SINGULAR1(MESSAGE)   ::google::protobuf::internal::TcParser::SingularParseMessage<MESSAGE, uint8_t>
 
#define PROTOBUF_TC_PARSE_SINGULAR2(MESSAGE)   ::google::protobuf::internal::TcParser::SingularParseMessage<MESSAGE, uint16_t>
 

Functions

template<size_t align>
void google.protobuf.internal::AlignFail (uintptr_t address)
 
template void google.protobuf.internal::AlignFail< 4 > (uintptr_t)
 
template void google.protobuf.internal::AlignFail< 8 > (uintptr_t)
 

Macro Definition Documentation

◆ CHK_

#define CHK_ (   x)    if (PROTOBUF_PREDICT_FALSE(!(x))) return nullptr /* NOLINT */

◆ PROTOBUF_TC_PARAM_PASS

#define PROTOBUF_TC_PARAM_PASS   msg, ptr, ctx, table, hasbits, data

Definition at line 64 of file generated_message_tctable_impl.h.

◆ PROTOBUF_TC_PARSE_REPEATED1

#define PROTOBUF_TC_PARSE_REPEATED1 (   MESSAGE)    ::google::protobuf::internal::TcParser::RepeatedParseMessage<MESSAGE, uint8_t>

Definition at line 85 of file generated_message_tctable_impl.h.

◆ PROTOBUF_TC_PARSE_REPEATED2

#define PROTOBUF_TC_PARSE_REPEATED2 (   MESSAGE)    ::google::protobuf::internal::TcParser::RepeatedParseMessage<MESSAGE, uint16_t>

Definition at line 92 of file generated_message_tctable_impl.h.

◆ PROTOBUF_TC_PARSE_SINGULAR1

#define PROTOBUF_TC_PARSE_SINGULAR1 (   MESSAGE)    ::google::protobuf::internal::TcParser::SingularParseMessage<MESSAGE, uint8_t>

Definition at line 71 of file generated_message_tctable_impl.h.

◆ PROTOBUF_TC_PARSE_SINGULAR2

#define PROTOBUF_TC_PARSE_SINGULAR2 (   MESSAGE)    ::google::protobuf::internal::TcParser::SingularParseMessage<MESSAGE, uint16_t>

Definition at line 78 of file generated_message_tctable_impl.h.



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