On Mar 22, 2010, at 14:00 , Olan wrote:
        const DIDS::Station& station_iter = stationlog.station(k);

You probably want stationlog.mutable_station(k);

See:

http://code.google.com/apis/protocolbuffers/docs/reference/cpp-generated.html#fields

Hope this helps,

Evan

--
Evan Jones
http://evanjones.ca/

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to