#include <limits>#include <type_traits>#include <utility>#include <typeinfo>#include <google/protobuf/arena_impl.h>#include <google/protobuf/port.h>#include <google/protobuf/port_def.inc>#include <google/protobuf/port_undef.inc>
Go to the source code of this file.
Namespaces | |
| google::protobuf | |
| google::protobuf::arena_metrics | |
| google.protobuf.internal | |
| google::protobuf::TestUtil | |
Macros | |
| #define | RTTI_TYPE_ID(type) (NULL) |
Functions | |
| PROTOBUF_ALWAYS_INLINE void * | google.protobuf.internal::AlignTo (void *ptr, size_t align) |
| template<typename T > | |
| void | google.protobuf.internal::arena_delete_object (void *object) |
| template<typename T > | |
| void | google.protobuf.internal::arena_destruct_object (void *object) |
| void | google::protobuf::arena_metrics::EnableArenaMetrics (ArenaOptions *options) |
| class PROTOBUF_EXPORT | google::protobuf::PROTOBUF_ALIGNAS (8) Arena final |
| #define RTTI_TYPE_ID | ( | type | ) | (NULL) |
Definition at line 195 of file third_party/protobuf/src/google/protobuf/arena.h.