Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la plantilla de la Clase QAsciiCacheIterator< type >

#include <qasciicache.h>

Diagrama de herencias de QAsciiCacheIterator< type >
QGCacheIterator QGCacheIterator

Lista de todos los miembros.

Métodos públicos

 QAsciiCacheIterator (const QAsciiCache< type > &c)
 QAsciiCacheIterator (const QAsciiCacheIterator< type > &ci)
QAsciiCacheIterator< type > & operator= (const QAsciiCacheIterator< type > &ci)
uint count () const
bool isEmpty () const
bool atFirst () const
bool atLast () const
typetoFirst ()
typetoLast ()
 operator type * () const
typecurrent () const
const char * currentKey () const
typeoperator() ()
typeoperator++ ()
typeoperator+= (uint j)
typeoperator-- ()
typeoperator-= (uint j)
 QAsciiCacheIterator (const QAsciiCache< type > &c)
 QAsciiCacheIterator (const QAsciiCacheIterator< type > &ci)
QAsciiCacheIterator< type > & operator= (const QAsciiCacheIterator< type > &ci)
uint count () const
bool isEmpty () const
bool atFirst () const
bool atLast () const
typetoFirst ()
typetoLast ()
 operator type * () const
typecurrent () const
const char * currentKey () const
typeoperator() ()
typeoperator++ ()
typeoperator+= (uint j)
typeoperator-- ()
typeoperator-= (uint j)

template<class type>
class QAsciiCacheIterator< type >


Documentación del constructor y destructor

template<class type>
QAsciiCacheIterator< type >::QAsciiCacheIterator ( const QAsciiCache< type > &  c) [inline]
template<class type>
QAsciiCacheIterator< type >::QAsciiCacheIterator ( const QAsciiCacheIterator< type > &  ci) [inline]
template<class type>
QAsciiCacheIterator< type >::QAsciiCacheIterator ( const QAsciiCache< type > &  c) [inline]
template<class type>
QAsciiCacheIterator< type >::QAsciiCacheIterator ( const QAsciiCacheIterator< type > &  ci) [inline]

Documentación de las funciones miembro

template<class type>
bool QAsciiCacheIterator< type >::atFirst ( ) const [inline]

Returns TRUE if the iterator points to the first item.

Reimplementado de QGCacheIterator.

template<class type>
bool QAsciiCacheIterator< type >::atFirst ( ) const [inline]

Returns TRUE if the iterator points to the first item.

Reimplementado de QGCacheIterator.

template<class type>
bool QAsciiCacheIterator< type >::atLast ( ) const [inline]

Returns TRUE if the iterator points to the last item.

Reimplementado de QGCacheIterator.

template<class type>
bool QAsciiCacheIterator< type >::atLast ( ) const [inline]

Returns TRUE if the iterator points to the last item.

Reimplementado de QGCacheIterator.

template<class type>
uint QAsciiCacheIterator< type >::count ( ) const [inline]

Returns the number of items in the cache.

Reimplementado de QGCacheIterator.

template<class type>
uint QAsciiCacheIterator< type >::count ( ) const [inline]

Returns the number of items in the cache.

Reimplementado de QGCacheIterator.

template<class type>
type* QAsciiCacheIterator< type >::current ( ) const [inline]
template<class type>
type* QAsciiCacheIterator< type >::current ( ) const [inline]
template<class type>
const char* QAsciiCacheIterator< type >::currentKey ( ) const [inline]
template<class type>
const char* QAsciiCacheIterator< type >::currentKey ( ) const [inline]
template<class type>
bool QAsciiCacheIterator< type >::isEmpty ( void  ) const [inline]
template<class type>
bool QAsciiCacheIterator< type >::isEmpty ( void  ) const [inline]
template<class type>
QAsciiCacheIterator< type >::operator type * ( ) const [inline]
template<class type>
QAsciiCacheIterator< type >::operator type * ( ) const [inline]
template<class type>
type* QAsciiCacheIterator< type >::operator() ( void  ) [inline]

Moves to the next item (postfix).

Reimplementado de QGCacheIterator.

template<class type>
type* QAsciiCacheIterator< type >::operator() ( void  ) [inline]

Moves to the next item (postfix).

Reimplementado de QGCacheIterator.

template<class type>
type* QAsciiCacheIterator< type >::operator++ ( ) [inline]

Moves to the next item (prefix).

Reimplementado de QGCacheIterator.

template<class type>
type* QAsciiCacheIterator< type >::operator++ ( ) [inline]

Moves to the next item (prefix).

Reimplementado de QGCacheIterator.

template<class type>
type* QAsciiCacheIterator< type >::operator+= ( uint  jump) [inline]

Moves jump positions forward.

Reimplementado de QGCacheIterator.

template<class type>
type* QAsciiCacheIterator< type >::operator+= ( uint  jump) [inline]

Moves jump positions forward.

Reimplementado de QGCacheIterator.

template<class type>
type* QAsciiCacheIterator< type >::operator-- ( ) [inline]

Moves to the previous item (prefix).

Reimplementado de QGCacheIterator.

template<class type>
type* QAsciiCacheIterator< type >::operator-- ( ) [inline]

Moves to the previous item (prefix).

Reimplementado de QGCacheIterator.

template<class type>
type* QAsciiCacheIterator< type >::operator-= ( uint  jump) [inline]

Moves jump positions backward.

Reimplementado de QGCacheIterator.

template<class type>
type* QAsciiCacheIterator< type >::operator-= ( uint  jump) [inline]

Moves jump positions backward.

Reimplementado de QGCacheIterator.

template<class type>
QAsciiCacheIterator<type>& QAsciiCacheIterator< type >::operator= ( const QAsciiCacheIterator< type > &  ci) [inline]
template<class type>
QAsciiCacheIterator<type>& QAsciiCacheIterator< type >::operator= ( const QAsciiCacheIterator< type > &  ci) [inline]
template<class type>
type* QAsciiCacheIterator< type >::toFirst ( ) [inline]

Sets the list iterator to point to the first item in the cache.

Reimplementado de QGCacheIterator.

template<class type>
type* QAsciiCacheIterator< type >::toFirst ( ) [inline]

Sets the list iterator to point to the first item in the cache.

Reimplementado de QGCacheIterator.

template<class type>
type* QAsciiCacheIterator< type >::toLast ( ) [inline]

Sets the list iterator to point to the last item in the cache.

Reimplementado de QGCacheIterator.

template<class type>
type* QAsciiCacheIterator< type >::toLast ( ) [inline]

Sets the list iterator to point to the last item in the cache.

Reimplementado de QGCacheIterator.


La documentación para esta clase fue generada a partir de los siguientes ficheros:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'