QtProtobuf  0.6
Protobuf plugin to generate Qt classes
Public Member Functions | List of all members
QtProtobuf::QProtobufSelfcheckIterator Class Reference

The QProtobufSelfcheckIterator class. More...

#include <qprotobufselfcheckiterator.h>

Public Member Functions

 QProtobufSelfcheckIterator (const QByteArray &container)
 
 QProtobufSelfcheckIterator (const QProtobufSelfcheckIterator &other)
 
 operator QByteArray::const_iterator & ()
 
 operator QByteArray::const_iterator () const
 
char operator* ()
 
QProtobufSelfcheckIteratoroperator++ ()
 
QProtobufSelfcheckIteratoroperator-- ()
 
QProtobufSelfcheckIteratoroperator+= (int count)
 
QProtobufSelfcheckIteratoroperator-= (int count)
 
QProtobufSelfcheckIteratoroperator= (const QProtobufSelfcheckIterator &other)
 
bool operator== (const QProtobufSelfcheckIterator &other) const
 
bool operator!= (const QProtobufSelfcheckIterator &other) const
 
bool operator== (const QByteArray::const_iterator &other) const
 
bool operator!= (const QByteArray::const_iterator &other) const
 
const char * data () const
 
int size () const
 

Detailed Description

The QProtobufSelfcheckIterator class.


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