separate files per each message type

2008-11-06 Thread oooomer
Hi guys! I'm a new user. Can somebody kindly tell me how do I generate classes in separate files (h’ and cpp’ files for each message)? Thanks! Omer --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Protocol Buffers

Re: separate files per each message type

2008-11-06 Thread Kenton Varda
You would have to define each message in a separate .proto file. On Thu, Nov 6, 2008 at 1:37 AM, [EMAIL PROTECTED] wrote: Hi guys! I'm a new user. Can somebody kindly tell me how do I generate classes in separate files (h' and cpp' files for each message)? Thanks! Omer

Re: separate files per each message type

2008-11-06 Thread Omer Sharabi
Thanks Kenton. I got it by now :) Is it written in the docs? If not, it should be. Thanks again - it's a wonderful tool. Cheers, Omer On Thu, Nov 6, 2008 at 10:11 PM, Kenton Varda [EMAIL PROTECTED] wrote: You would have to define each message in a separate .proto file. On Thu, Nov 6,