Skip to main content
Pigweed's logo Pigweed
  1. Home
  2. Reference
  3. C/C++
  4. pw::protobuf::RepeatedFieldParser< FieldType >::iterator Class Reference
Loading...
Searching...
No Matches
pw::protobuf::RepeatedFieldParser< FieldType >::iterator Class Reference

Public Member Functions

iteratoroperator++ ()
 
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
 

The documentation for this class was generated from the following file: