#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
#include <google/protobuf/arena.h>
Go to the source code of this file.
Classes | |
class | google::protobuf.internal::ArenaHolder< T > |
class | google::protobuf.internal::NoHeapChecker::NewDeleteCapture |
class | google::protobuf.internal::NoHeapChecker |
Namespaces | |
google::protobuf | |
google.protobuf.internal | |
Functions | |
template<typename T , bool use_arena> | |
void | google::protobuf::TestParseCorruptedString (const T &message) |