#include <repeated_composite_container.h>
Public Attributes | |
CMessageClass * | child_message_class |
![]() | |
struct CMessage * | parent |
const FieldDescriptor * | parent_field_descriptor |
PyObject_HEAD | |
Additional Inherited Members | |
![]() | |
PyObject * | AsPyObject () |
PyObject * | DeepCopy () |
void | RemoveFromParentCache () |
Definition at line 57 of file repeated_composite_container.h.
CMessageClass* google::protobuf::python::RepeatedCompositeContainer::child_message_class |
Definition at line 59 of file repeated_composite_container.h.