#include <message.h>
Public Member Functions | |
PyObject * | AsPyObject () |
PyObject * | AsPyObject () |
Public Attributes | |
const Descriptor * | message_descriptor |
PyObject * | py_message_descriptor |
PyMessageFactory * | py_message_factory |
PyHeapTypeObject | super |
Definition at line 148 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.h.
|
inline |
Definition at line 166 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.h.
|
inline |
Definition at line 168 of file protobuf/python/google/protobuf/pyext/message.h.
const Descriptor * google::protobuf::python::CMessageClass::message_descriptor |
Definition at line 154 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.h.
PyObject * google::protobuf::python::CMessageClass::py_message_descriptor |
Definition at line 158 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.h.
PyMessageFactory * google::protobuf::python::CMessageClass::py_message_factory |
Definition at line 164 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.h.
PyHeapTypeObject google::protobuf::python::CMessageClass::super |
Definition at line 151 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.h.