Public Member Functions | List of all members
google::protobuf::python::PyProto_API Struct Referenceabstract

#include <proto_api.h>

Public Member Functions

virtual const DescriptorPoolGetDefaultDescriptorPool () const =0
 
virtual MessageFactoryGetDefaultMessageFactory () const =0
 
virtual const MessageGetMessagePointer (PyObject *msg) const =0
 
virtual MessageGetMutableMessagePointer (PyObject *msg) const =0
 
virtual ~PyProto_API ()
 

Detailed Description

Definition at line 63 of file proto_api.h.

Constructor & Destructor Documentation

◆ ~PyProto_API()

virtual google::protobuf::python::PyProto_API::~PyProto_API ( )
inlinevirtual

Definition at line 66 of file proto_api.h.

Member Function Documentation

◆ 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:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:10