Public Member Functions | |
| iterator & | operator++ () |
| iterator | operator++ (int) |
| bool | ok () |
| Status | status () |
| FieldType | operator* () |
| FieldType * | operator-> () |
| bool | operator!= (const iterator &other) const |
| bool | operator== (const iterator &other) const |
Friends | |
| class | RepeatedFieldParser |