#include <proto_api.h>
◆ ~PyProto_API() [1/2]
virtual google::protobuf::python::PyProto_API::~PyProto_API |
( |
| ) |
|
|
inlinevirtual |
◆ ~PyProto_API() [2/2]
virtual google::protobuf::python::PyProto_API::~PyProto_API |
( |
| ) |
|
|
inlinevirtual |
◆ DescriptorPool_FromPool()
◆ EnumDescriptor_AsDescriptor()
virtual const EnumDescriptor* google::protobuf::python::PyProto_API::EnumDescriptor_AsDescriptor |
( |
PyObject * |
enum_desc | ) |
const |
|
pure virtual |
◆ GetDefaultDescriptorPool() [1/2]
virtual const DescriptorPool* google::protobuf::python::PyProto_API::GetDefaultDescriptorPool |
( |
| ) |
const |
|
pure virtual |
◆ GetDefaultDescriptorPool() [2/2]
virtual const DescriptorPool* google::protobuf::python::PyProto_API::GetDefaultDescriptorPool |
( |
| ) |
const |
|
pure virtual |
◆ GetDefaultMessageFactory() [1/2]
virtual MessageFactory* google::protobuf::python::PyProto_API::GetDefaultMessageFactory |
( |
| ) |
const |
|
pure virtual |
◆ GetDefaultMessageFactory() [2/2]
virtual MessageFactory* google::protobuf::python::PyProto_API::GetDefaultMessageFactory |
( |
| ) |
const |
|
pure virtual |
◆ GetMessagePointer() [1/2]
virtual const Message* google::protobuf::python::PyProto_API::GetMessagePointer |
( |
PyObject * |
msg | ) |
const |
|
pure virtual |
◆ GetMessagePointer() [2/2]
virtual const Message* google::protobuf::python::PyProto_API::GetMessagePointer |
( |
PyObject * |
msg | ) |
const |
|
pure virtual |
◆ GetMutableMessagePointer() [1/2]
virtual Message* google::protobuf::python::PyProto_API::GetMutableMessagePointer |
( |
PyObject * |
msg | ) |
const |
|
pure virtual |
◆ GetMutableMessagePointer() [2/2]
virtual Message* google::protobuf::python::PyProto_API::GetMutableMessagePointer |
( |
PyObject * |
msg | ) |
const |
|
pure virtual |
◆ MessageDescriptor_AsDescriptor()
virtual const Descriptor* google::protobuf::python::PyProto_API::MessageDescriptor_AsDescriptor |
( |
PyObject * |
desc | ) |
const |
|
pure virtual |
◆ NewMessage()
virtual PyObject* google::protobuf::python::PyProto_API::NewMessage |
( |
const Descriptor * |
descriptor, |
|
|
PyObject * |
py_message_factory |
|
) |
| const |
|
pure virtual |
◆ NewMessageOwnedExternally()
virtual PyObject* google::protobuf::python::PyProto_API::NewMessageOwnedExternally |
( |
Message * |
msg, |
|
|
PyObject * |
py_message_factory |
|
) |
| const |
|
pure virtual |
The documentation for this struct was generated from the following file: