AFAIK, protobuf messages cannot extend custom classes. On Thu, Jun 1, 2017 at 1:22 PM John Langley <[email protected]> wrote:
> I'd love to generate C++ classes from protobuf definitions (actually for > use with gRPC) that extend one my classes. > > Is that possible without doing it by hand or writing a script that updates > the generated C++ code? > > Thanks in advance > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/protobuf. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
