webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
google::protobuf::python::CMessage Struct Reference

#include <message.h>

Public Attributes

 PyObject_HEAD
 
shared_ptr< Messageowner
 
struct CMessageparent
 
const FieldDescriptorparent_field_descriptor
 
Messagemessage
 
bool read_only
 
PyObject * composite_fields
 
ExtensionDictextensions
 

Member Data Documentation

◆ composite_fields

PyObject* google::protobuf::python::CMessage::composite_fields

◆ extensions

ExtensionDict* google::protobuf::python::CMessage::extensions

◆ message

Message* google::protobuf::python::CMessage::message

◆ owner

shared_ptr<Message> google::protobuf::python::CMessage::owner

◆ parent

struct CMessage* google::protobuf::python::CMessage::parent

◆ parent_field_descriptor

const FieldDescriptor* google::protobuf::python::CMessage::parent_field_descriptor

◆ PyObject_HEAD

google::protobuf::python::CMessage::PyObject_HEAD

◆ read_only

bool google::protobuf::python::CMessage::read_only

The documentation for this struct was generated from the following file: