struct Iterator

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

Public Members

int idx
const T * descriptor

Public Methods

value_type operator* ()

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

Iterator & operator++ ()

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

Friends

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