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

Public Types

enum  ContainerKind { KIND_SEQUENCE, KIND_BYNAME, KIND_BYCAMELCASENAME, KIND_BYNUMBER }
 

Public Attributes

PyObject_HEAD const voiddescriptor
 
const DescriptorContainerDefcontainer_def
 
enum google::protobuf::python::PyContainer::ContainerKind kind
 

Member Enumeration Documentation

◆ ContainerKind

Enumerator
KIND_SEQUENCE 
KIND_BYNAME 
KIND_BYCAMELCASENAME 
KIND_BYNUMBER 

Member Data Documentation

◆ container_def

const DescriptorContainerDef* google::protobuf::python::PyContainer::container_def

◆ descriptor

PyObject_HEAD const void* google::protobuf::python::PyContainer::descriptor

◆ kind

enum google::protobuf::python::PyContainer::ContainerKind google::protobuf::python::PyContainer::kind

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