struct Iterator

Defined at line 2898 of file ../../third_party/protobuf/src/google/protobuf/descriptor.h

Public Members

int idx
const T * descriptor

Public Methods

value_type operator* ()

Defined at line 2903 of file ../../third_party/protobuf/src/google/protobuf/descriptor.h

Iterator & operator++ ()

Defined at line 2913 of file ../../third_party/protobuf/src/google/protobuf/descriptor.h

Friends

bool Iterator (const Iterator & a, const Iterator & b)
bool Iterator (const Iterator & aconst Iterator & b)