webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions | Variables
google::protobuf::python::descriptor Namespace Reference

Functions

template<class DescriptorClass >
PyObject * NewInternedDescriptor (PyTypeObject *type, const DescriptorClass *descriptor, bool *was_created)
 
int Find (PyContainer *self, PyObject *item)
 

Variables

PyTypeObject PyBaseDescriptor_Type
 
PyTypeObject DescriptorMapping_Type
 
PyTypeObject DescriptorSequence_Type
 

Function Documentation

◆ Find()

int google::protobuf::python::descriptor::Find ( PyContainer self,
PyObject *  item 
)

◆ NewInternedDescriptor()

template<class DescriptorClass >
PyObject* google::protobuf::python::descriptor::NewInternedDescriptor ( PyTypeObject *  type,
const DescriptorClass *  descriptor,
bool *  was_created 
)

Variable Documentation

◆ DescriptorMapping_Type

PyTypeObject google::protobuf::python::descriptor::DescriptorMapping_Type

◆ DescriptorSequence_Type

PyTypeObject google::protobuf::python::descriptor::DescriptorSequence_Type

◆ PyBaseDescriptor_Type

PyTypeObject google::protobuf::python::descriptor::PyBaseDescriptor_Type