Classes | |
class | PythonFieldValuePrinter |
Variables | |
static bool | allow_oversize_protos = false |
static PyGetSetDef | Getters [] |
static PyGetSetDef | Getters [] |
static PyMethodDef | Methods [] |
static PyMethodDef | Methods [] |
PyObject * google::protobuf::python::cmessage::_CheckCalledFromGeneratedFile | ( | PyObject * | unused, |
PyObject * | unused_arg | ||
) |
Definition at line 2483 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
Definition at line 898 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1945 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1982 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
bool google::protobuf::python::cmessage::CheckHasPresence | ( | const FieldDescriptor * | field_descriptor, |
bool | in_oneof | ||
) |
Definition at line 1395 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::Clear | ( | CMessage * | self | ) |
Definition at line 1643 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::ClearExtension | ( | CMessage * | self, |
PyObject * | extension | ||
) |
Definition at line 1470 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::ClearField | ( | CMessage * | self, |
PyObject * | arg | ||
) |
Definition at line 1616 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
int google::protobuf::python::cmessage::ClearFieldByDescriptor | ( | CMessage * | self, |
const FieldDescriptor * | field_descriptor | ||
) |
Definition at line 1602 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1835 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1862 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1277 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1294 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::DeepCopy | ( | CMessage * | self, |
PyObject * | arg | ||
) |
Definition at line 2388 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
int google::protobuf::python::cmessage::DeleteRepeatedField | ( | CMessage * | self, |
const FieldDescriptor * | field_descriptor, | ||
PyObject * | slice | ||
) |
Definition at line 977 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2083 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2121 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
const FieldDescriptor* google::protobuf::python::cmessage::FindFieldWithOneofs | ( | const Message * | message, |
const string & | field_name, | ||
bool * | in_oneof | ||
) |
Definition at line 1376 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
const FieldDescriptor* google::protobuf::python::cmessage::FindFieldWithOneofs | ( | const Message * | message, |
ConstStringParam | field_name, | ||
bool * | in_oneof | ||
) |
Definition at line 1359 of file protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::FindInitializationErrors | ( | CMessage * | self | ) |
Definition at line 2127 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
Definition at line 864 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::FromString | ( | PyTypeObject * | cls, |
PyObject * | serialized | ||
) |
Definition at line 2371 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::GetAttr | ( | PyObject * | pself, |
PyObject * | name | ||
) |
Definition at line 2619 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
const FieldDescriptor * google::protobuf::python::cmessage::GetExtensionDescriptor | ( | PyObject * | extension | ) |
Definition at line 934 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2420 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2494 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2447 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2521 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2452 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2526 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyMessageFactory * google::protobuf::python::cmessage::GetFactoryForMessage | ( | CMessage * | message | ) |
Definition at line 830 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::GetFieldValue | ( | CMessage * | self, |
const FieldDescriptor * | field_descriptor | ||
) |
Definition at line 2635 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 916 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 948 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1642 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1673 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::HasExtension | ( | CMessage * | self, |
PyObject * | extension | ||
) |
Definition at line 1481 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::HasField | ( | CMessage * | self, |
PyObject * | arg | ||
) |
Definition at line 1431 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
int google::protobuf::python::cmessage::HasFieldByDescriptor | ( | CMessage * | self, |
const FieldDescriptor * | field_descriptor | ||
) |
Definition at line 1362 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1270 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1287 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
int google::protobuf::python::cmessage::InitAttributes | ( | CMessage * | self, |
PyObject * | args, | ||
PyObject * | kwargs | ||
) |
Definition at line 1066 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::InternalGetScalar | ( | const Message * | message, |
const FieldDescriptor * | field_descriptor | ||
) |
Definition at line 2181 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
CMessage * google::protobuf::python::cmessage::InternalGetSubMessage | ( | CMessage * | self, |
const FieldDescriptor * | field_descriptor | ||
) |
Definition at line 2248 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
int google::protobuf::python::cmessage::InternalReleaseFieldByDescriptor | ( | CMessage * | self, |
const FieldDescriptor * | field_descriptor | ||
) |
Definition at line 1572 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1481 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1519 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1650 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1681 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
int google::protobuf::python::cmessage::InternalSetNonOneofScalar | ( | Message * | message, |
const FieldDescriptor * | field_descriptor, | ||
PyObject * | arg | ||
) |
Definition at line 2276 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
int google::protobuf::python::cmessage::InternalSetScalar | ( | CMessage * | self, |
const FieldDescriptor * | field_descriptor, | ||
PyObject * | arg | ||
) |
Definition at line 2356 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::IsInitialized | ( | CMessage * | self, |
PyObject * | args | ||
) |
Definition at line 1332 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2006 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2044 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 802 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 835 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::MergeFrom | ( | CMessage * | self, |
PyObject * | arg | ||
) |
Definition at line 1829 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1889 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1928 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1257 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1259 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1231 of file protobuf/python/google/protobuf/pyext/message.cc.
CMessage * google::protobuf::python::cmessage::NewEmptyMessage | ( | CMessageClass * | type | ) |
Definition at line 1235 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1938 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1975 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject* google::protobuf::python::cmessage::Reduce | ( | CMessage * | self | ) |
Definition at line 2436 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::RegisterExtension | ( | PyObject * | cls, |
PyObject * | extension_handle | ||
) |
Definition at line 1986 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2111 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2149 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1741 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1772 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1735 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1766 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::SetAllowOversizeProtos | ( | PyObject * | m, |
PyObject * | arg | ||
) |
Definition at line 1914 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
bool google::protobuf::python::cmessage::SetCompositeField | ( | CMessage * | self, |
const FieldDescriptor * | field, | ||
ContainerBase * | value | ||
) |
Definition at line 2602 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
int google::protobuf::python::cmessage::SetFieldValue | ( | CMessage * | self, |
const FieldDescriptor * | field_descriptor, | ||
PyObject * | value | ||
) |
Definition at line 2705 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1975 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2012 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject* google::protobuf::python::cmessage::SetState | ( | CMessage * | self, |
PyObject * | state | ||
) |
Definition at line 2460 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
Definition at line 2611 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1789 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1816 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
PyObject * google::protobuf::python::cmessage::ToUnicode | ( | CMessage * | self | ) |
Definition at line 2407 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2438 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2512 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 1980 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2017 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
Definition at line 1909 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2457 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2531 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2465 of file protobuf/python/google/protobuf/pyext/message.cc.
|
static |
Definition at line 2539 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/message.cc.