#include <proto_api.h>
Definition at line 63 of file proto_api.h.
◆ ~PyProto_API()
virtual google::protobuf::python::PyProto_API::~PyProto_API |
( |
| ) |
|
|
inlinevirtual |
◆ GetDefaultDescriptorPool()
virtual const DescriptorPool* google::protobuf::python::PyProto_API::GetDefaultDescriptorPool |
( |
| ) |
const |
|
pure virtual |
◆ GetDefaultMessageFactory()
virtual MessageFactory* google::protobuf::python::PyProto_API::GetDefaultMessageFactory |
( |
| ) |
const |
|
pure virtual |
◆ GetMessagePointer()
virtual const Message* google::protobuf::python::PyProto_API::GetMessagePointer |
( |
PyObject * |
msg | ) |
const |
|
pure virtual |
◆ GetMutableMessagePointer()
virtual Message* google::protobuf::python::PyProto_API::GetMutableMessagePointer |
( |
PyObject * |
msg | ) |
const |
|
pure virtual |
The documentation for this struct was generated from the following file: