#include <Python.h>
#include <memory>
#include <google/protobuf/pyext/message.h>
Go to the source code of this file.
Classes | |
struct | google::protobuf::python::ExtensionDict |
Namespaces | |
google::protobuf | |
google::protobuf::python | |
google::protobuf::python::extension_dict | |
Macros | |
#define | PY_SSIZE_T_CLEAN |
Functions | |
ExtensionDict * | google::protobuf::python::extension_dict::NewExtensionDict (CMessage *parent) |
#define PY_SSIZE_T_CLEAN |
Definition at line 37 of file protobuf/python/google/protobuf/pyext/extension_dict.h.