pleyo.com

WebCore::DeprecatedValueList< T > Class Template Reference

#include <DeprecatedValueList.h>

Inheritance diagram for WebCore::DeprecatedValueList< T >:

WebCore::DeprecatedStringList

List of all members.

Public Types

typedef
DeprecatedValueListIterator
< T > 
Iterator
typedef
DeprecatedValueListIterator
< T > 
iterator
typedef
DeprecatedValueListConstIterator
< T > 
ConstIterator
typedef
DeprecatedValueListConstIterator
< T > 
const_iterator

Public Member Functions

 DeprecatedValueList ()
void clear ()
unsigned count () const
bool isEmpty () const
Iterator append (const T &val)
Iterator prepend (const T &val)
void remove (const T &val)
unsigned contains (const T &val) const
Iterator find (const T &val) const
Iterator insert (Iterator iter, const T &val)
Iterator remove (Iterator iter)
Iterator fromLast ()
T & first ()
const T & first () const
T & last ()
const T & last () const
Iterator begin ()
Iterator end ()
ConstIterator begin () const
ConstIterator end () const
ConstIterator constBegin () const
ConstIterator constEnd () const
ConstIterator fromLast () const
T & operator[] (unsigned index)
const T & operator[] (unsigned index) const
DeprecatedValueListoperator+= (const T &value)
DeprecatedValueListoperator<< (const T &value)

Friends

bool operator== (const DeprecatedValueList< T > &, const DeprecatedValueList< T > &)

template<class T>
class WebCore::DeprecatedValueList< T >


Member Typedef Documentation

template<class T>
typedef DeprecatedValueListIterator<T> WebCore::DeprecatedValueList< T >::Iterator

template<class T>
typedef DeprecatedValueListIterator<T> WebCore::DeprecatedValueList< T >::iterator

template<class T>
typedef DeprecatedValueListConstIterator<T> WebCore::DeprecatedValueList< T >::ConstIterator

template<class T>
typedef DeprecatedValueListConstIterator<T> WebCore::DeprecatedValueList< T >::const_iterator


Constructor & Destructor Documentation

template<class T>
WebCore::DeprecatedValueList< T >::DeprecatedValueList (  )  [inline]


Member Function Documentation

template<class T>
void WebCore::DeprecatedValueList< T >::clear (  )  [inline]

template<class T>
unsigned WebCore::DeprecatedValueList< T >::count (  )  const [inline]

template<class T>
bool WebCore::DeprecatedValueList< T >::isEmpty (  )  const [inline]

template<class T>
Iterator WebCore::DeprecatedValueList< T >::append ( const T &  val  )  [inline]

template<class T>
Iterator WebCore::DeprecatedValueList< T >::prepend ( const T &  val  )  [inline]

template<class T>
void WebCore::DeprecatedValueList< T >::remove ( const T &  val  )  [inline]

template<class T>
unsigned WebCore::DeprecatedValueList< T >::contains ( const T &  val  )  const [inline]

template<class T>
Iterator WebCore::DeprecatedValueList< T >::find ( const T &  val  )  const [inline]

template<class T>
Iterator WebCore::DeprecatedValueList< T >::insert ( Iterator  iter,
const T &  val 
) [inline]

template<class T>
Iterator WebCore::DeprecatedValueList< T >::remove ( Iterator  iter  )  [inline]

template<class T>
Iterator WebCore::DeprecatedValueList< T >::fromLast (  )  [inline]

template<class T>
T& WebCore::DeprecatedValueList< T >::first (  )  [inline]

template<class T>
const T& WebCore::DeprecatedValueList< T >::first (  )  const [inline]

template<class T>
T& WebCore::DeprecatedValueList< T >::last (  )  [inline]

template<class T>
const T& WebCore::DeprecatedValueList< T >::last (  )  const [inline]

template<class T>
Iterator WebCore::DeprecatedValueList< T >::begin (  )  [inline]

template<class T>
Iterator WebCore::DeprecatedValueList< T >::end (  )  [inline]

template<class T>
ConstIterator WebCore::DeprecatedValueList< T >::begin (  )  const [inline]

template<class T>
ConstIterator WebCore::DeprecatedValueList< T >::end (  )  const [inline]

template<class T>
ConstIterator WebCore::DeprecatedValueList< T >::constBegin (  )  const [inline]

template<class T>
ConstIterator WebCore::DeprecatedValueList< T >::constEnd (  )  const [inline]

template<class T>
ConstIterator WebCore::DeprecatedValueList< T >::fromLast (  )  const [inline]

template<class T>
T& WebCore::DeprecatedValueList< T >::operator[] ( unsigned  index  )  [inline]

template<class T>
const T& WebCore::DeprecatedValueList< T >::operator[] ( unsigned  index  )  const [inline]

template<class T>
DeprecatedValueList& WebCore::DeprecatedValueList< T >::operator+= ( const T &  value  )  [inline]

template<class T>
DeprecatedValueList& WebCore::DeprecatedValueList< T >::operator<< ( const T &  value  )  [inline]


Friends And Related Function Documentation

template<class T>
bool operator== ( const DeprecatedValueList< T > &  a,
const DeprecatedValueList< T > &  b 
) [friend]


The documentation for this class was generated from the following file:
Generated on Wed Nov 21 20:04:20 2007 for Origyn Web Browser by Doxygen 1.5.3

pleyo.com
pleyo.com