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

#include <extension_dict.h>

Public Attributes

 PyObject_HEAD
 
shared_ptr< Messageowner
 
CMessageparent
 
Messagemessage
 
PyObject * values
 

Member Data Documentation

◆ message

Message* google::protobuf::python::ExtensionDict::message

◆ owner

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

◆ parent

CMessage* google::protobuf::python::ExtensionDict::parent

◆ PyObject_HEAD

google::protobuf::python::ExtensionDict::PyObject_HEAD

◆ values

PyObject* google::protobuf::python::ExtensionDict::values

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