#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.
Classes | |
struct | google::protobuf::ArenaOptions |
class | google::protobuf.internal::GenericTypeHandler< GenericType > |
Namespaces | |
google::protobuf | |
google::protobuf::arena_metrics | |
google.protobuf.internal | |
Macros | |
#define | RTTI_TYPE_ID(type) (NULL) |
Functions | |
class PROTOBUF_EXPORT | google::protobuf::alignas (8) Arena final |
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.internal::arena_free (void *object, size_t size) |
void | google::protobuf::arena_metrics::EnableArenaMetrics (ArenaOptions *options) |