Hi

I'm looking for a method to print a FileDescriptor to a .proto file in C++. 
I was browsing through the threads and code and the only solution i was 
able to find out is through DebugString() Api.

However i was going through code of DebugString() Api in Descriptor.cc and 
it appeared that the api doesn't print comments. Is there any other way to 
print the .proto file with all the information present in FileDescriptor?

Thank you

Himanshu Agarwal

-- 
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 protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to