Namespaces | Functions | Variables
google::protobuf::python::oneof_descriptor Namespace Reference

Namespaces

 fields
 

Functions

static const OneofDescriptor_GetDescriptor (PyBaseDescriptor *self)
 
static const OneofDescriptor_GetDescriptor (PyBaseDescriptor *self)
 
static PyObject * GetContainingType (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetContainingType (PyBaseDescriptor *self, void *closure)
 
static ParentDescriptor GetDescriptor (PyContainer *self)
 
static ParentDescriptor GetDescriptor (PyContainer *self)
 
static PyObject * GetFields (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetFields (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetFullName (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetFullName (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetHasOptions (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetHasOptions (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetIndex (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetIndex (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetName (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetName (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetOptions (PyBaseDescriptor *self)
 
static PyObject * GetOptions (PyBaseDescriptor *self)
 
PyObject * NewOneofFieldsSeq (const OneofDescriptor *descriptor)
 
PyObject * NewOneofFieldsSeq (ParentDescriptor descriptor)
 
static int SetHasOptions (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetHasOptions (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetOptions (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetOptions (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetSerializedOptions (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetSerializedOptions (PyBaseDescriptor *self, PyObject *value, void *closure)
 

Variables

static PyGetSetDef Getters []
 
static PyGetSetDef Getters []
 
static PyMethodDef Methods []
 
static PyMethodDef Methods []
 
const typedef OneofDescriptorParentDescriptor
 

Function Documentation

◆ _GetDescriptor() [1/2]

static const OneofDescriptor* google::protobuf::python::oneof_descriptor::_GetDescriptor ( PyBaseDescriptor self)
static

◆ _GetDescriptor() [2/2]

static const OneofDescriptor* google::protobuf::python::oneof_descriptor::_GetDescriptor ( PyBaseDescriptor self)
static

◆ GetContainingType() [1/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetContainingType ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetContainingType() [2/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetContainingType ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetDescriptor() [1/2]

static ParentDescriptor google::protobuf::python::oneof_descriptor::GetDescriptor ( PyContainer self)
static

◆ GetDescriptor() [2/2]

static ParentDescriptor google::protobuf::python::oneof_descriptor::GetDescriptor ( PyContainer self)
static

◆ GetFields() [1/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetFields ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetFields() [2/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetFields ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetFullName() [1/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetFullName ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetFullName() [2/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetFullName ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetHasOptions() [1/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetHasOptions ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetHasOptions() [2/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetHasOptions ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetIndex() [1/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetIndex ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetIndex() [2/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetIndex ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetName() [1/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetName ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetName() [2/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetName ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetOptions() [1/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetOptions ( PyBaseDescriptor self)
static

◆ GetOptions() [2/2]

static PyObject* google::protobuf::python::oneof_descriptor::GetOptions ( PyBaseDescriptor self)
static

◆ NewOneofFieldsSeq() [1/2]

PyObject * google::protobuf::python::oneof_descriptor::NewOneofFieldsSeq ( const OneofDescriptor descriptor)

◆ NewOneofFieldsSeq() [2/2]

PyObject * google::protobuf::python::oneof_descriptor::NewOneofFieldsSeq ( ParentDescriptor  descriptor)

◆ SetHasOptions() [1/2]

static int google::protobuf::python::oneof_descriptor::SetHasOptions ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetHasOptions() [2/2]

static int google::protobuf::python::oneof_descriptor::SetHasOptions ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetOptions() [1/2]

static int google::protobuf::python::oneof_descriptor::SetOptions ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetOptions() [2/2]

static int google::protobuf::python::oneof_descriptor::SetOptions ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetSerializedOptions() [1/2]

static int google::protobuf::python::oneof_descriptor::SetSerializedOptions ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetSerializedOptions() [2/2]

static int google::protobuf::python::oneof_descriptor::SetSerializedOptions ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

Variable Documentation

◆ Getters [1/2]

PyGetSetDef google::protobuf::python::oneof_descriptor::Getters[]
static
Initial value:
= {
{ "name", (getter)GetName, NULL, "Name"},
{ "full_name", (getter)GetFullName, NULL, "Full name"},
{ "index", (getter)GetIndex, NULL, "Index"},
{ "containing_type", (getter)GetContainingType, NULL, "Containing type"},
{ "has_options", (getter)GetHasOptions, (setter)SetHasOptions, "Has Options"},
{ "_options", (getter)NULL, (setter)SetOptions, "Options"},
{ "_serialized_options", (getter)NULL, (setter)SetSerializedOptions,
"Serialized Options"},
{ "fields", (getter)GetFields, NULL, "Fields"},
{NULL}
}

Definition at line 1588 of file protobuf/python/google/protobuf/pyext/descriptor.cc.

◆ Getters [2/2]

PyGetSetDef google::protobuf::python::oneof_descriptor::Getters[]
static
Initial value:
= {
{ "name", (getter)GetName, NULL, "Name"},
{ "full_name", (getter)GetFullName, NULL, "Full name"},
{ "index", (getter)GetIndex, NULL, "Index"},
{ "containing_type", (getter)GetContainingType, NULL, "Containing type"},
{ "has_options", (getter)GetHasOptions, (setter)SetHasOptions, "Has Options"},
{ "_options", (getter)NULL, (setter)SetOptions, "Options"},
{ "_serialized_options", (getter)NULL, (setter)SetSerializedOptions,
"Serialized Options"},
{ "fields", (getter)GetFields, NULL, "Fields"},
{NULL}
}

Definition at line 1592 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc.

◆ Methods [1/2]

PyMethodDef google::protobuf::python::oneof_descriptor::Methods[]
static
Initial value:
= {
{ "GetOptions", (PyCFunction)GetOptions, METH_NOARGS },
{NULL}
}

Definition at line 1602 of file protobuf/python/google/protobuf/pyext/descriptor.cc.

◆ Methods [2/2]

PyMethodDef google::protobuf::python::oneof_descriptor::Methods[]
static
Initial value:
= {
{ "GetOptions", (PyCFunction)GetOptions, METH_NOARGS },
{NULL}
}

Definition at line 1606 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc.

◆ ParentDescriptor

const typedef OneofDescriptor * google::protobuf::python::oneof_descriptor::ParentDescriptor
google::protobuf::python::oneof_descriptor::GetFields
static PyObject * GetFields(PyBaseDescriptor *self, void *closure)
Definition: protobuf/python/google/protobuf/pyext/descriptor.cc:1547
google::protobuf::python::oneof_descriptor::SetSerializedOptions
static int SetSerializedOptions(PyBaseDescriptor *self, PyObject *value, void *closure)
Definition: protobuf/python/google/protobuf/pyext/descriptor.cc:1583
google::protobuf::python::method_descriptor::GetFullName
static PyObject * GetFullName(PyBaseDescriptor *self, void *closure)
Definition: protobuf/python/google/protobuf/pyext/descriptor.cc:1788
google::protobuf::python::oneof_descriptor::GetContainingType
static PyObject * GetContainingType(PyBaseDescriptor *self, void *closure)
Definition: protobuf/python/google/protobuf/pyext/descriptor.cc:1551
google::protobuf::python::method_descriptor::GetIndex
static PyObject * GetIndex(PyBaseDescriptor *self, void *closure)
Definition: protobuf/python/google/protobuf/pyext/descriptor.cc:1792
google::protobuf::python::oneof_descriptor::GetHasOptions
static PyObject * GetHasOptions(PyBaseDescriptor *self, void *closure)
Definition: protobuf/python/google/protobuf/pyext/descriptor.cc:1561
google::protobuf::python::oneof_descriptor::SetOptions
static int SetOptions(PyBaseDescriptor *self, PyObject *value, void *closure)
Definition: protobuf/python/google/protobuf/pyext/descriptor.cc:1578
google::protobuf::python::method_descriptor::GetName
static PyObject * GetName(PyBaseDescriptor *self, void *closure)
Definition: protobuf/python/google/protobuf/pyext/descriptor.cc:1784
google::protobuf::python::method_descriptor::GetOptions
static PyObject * GetOptions(PyBaseDescriptor *self)
Definition: protobuf/python/google/protobuf/pyext/descriptor.cc:1812
google::protobuf::python::oneof_descriptor::SetHasOptions
static int SetHasOptions(PyBaseDescriptor *self, PyObject *value, void *closure)
Definition: protobuf/python/google/protobuf/pyext/descriptor.cc:1569


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:28