webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WTF::OptionSet< T >::Iterator< StorageType > Class Template Reference

#include <OptionSet.h>

Public Member Functions

T operator* () const
 
Iteratoroperator++ ()
 
Iteratoroperator++ (int)=delete
 
bool operator== (const Iterator &other) const
 
bool operator!= (const Iterator &other) const
 
T operator* () const
 
Iteratoroperator++ ()
 
Iteratoroperator++ (int)=delete
 
bool operator== (const Iterator &other) const
 
bool operator!= (const Iterator &other) const
 
T operator* () const
 
Iteratoroperator++ ()
 
Iteratoroperator++ (int)=delete
 
bool operator== (const Iterator &other) const
 
bool operator!= (const Iterator &other) const
 

Member Function Documentation

◆ operator!=() [1/3]

template<typename T>
template<typename StorageType >
bool WTF::OptionSet< T >::Iterator< StorageType >::operator!= ( const Iterator< StorageType > &  other) const
inline

◆ operator!=() [2/3]

template<typename T>
template<typename StorageType >
bool WTF::OptionSet< T >::Iterator< StorageType >::operator!= ( const Iterator< StorageType > &  other) const
inline

◆ operator!=() [3/3]

template<typename T>
template<typename StorageType >
bool WTF::OptionSet< T >::Iterator< StorageType >::operator!= ( const Iterator< StorageType > &  other) const
inline

◆ operator*() [1/3]

template<typename T>
template<typename StorageType >
T WTF::OptionSet< T >::Iterator< StorageType >::operator* ( ) const
inline

◆ operator*() [2/3]

template<typename T>
template<typename StorageType >
T WTF::OptionSet< T >::Iterator< StorageType >::operator* ( ) const
inline

◆ operator*() [3/3]

template<typename T>
template<typename StorageType >
T WTF::OptionSet< T >::Iterator< StorageType >::operator* ( ) const
inline

◆ operator++() [1/6]

template<typename T>
template<typename StorageType >
Iterator& WTF::OptionSet< T >::Iterator< StorageType >::operator++ ( )
inline

◆ operator++() [2/6]

template<typename T>
template<typename StorageType >
Iterator& WTF::OptionSet< T >::Iterator< StorageType >::operator++ ( )
inline

◆ operator++() [3/6]

template<typename T>
template<typename StorageType >
Iterator& WTF::OptionSet< T >::Iterator< StorageType >::operator++ ( )
inline

◆ operator++() [4/6]

template<typename T>
template<typename StorageType >
Iterator& WTF::OptionSet< T >::Iterator< StorageType >::operator++ ( int  )
delete

◆ operator++() [5/6]

template<typename T>
template<typename StorageType >
Iterator& WTF::OptionSet< T >::Iterator< StorageType >::operator++ ( int  )
delete

◆ operator++() [6/6]

template<typename T>
template<typename StorageType >
Iterator& WTF::OptionSet< T >::Iterator< StorageType >::operator++ ( int  )
delete

◆ operator==() [1/3]

template<typename T>
template<typename StorageType >
bool WTF::OptionSet< T >::Iterator< StorageType >::operator== ( const Iterator< StorageType > &  other) const
inline

◆ operator==() [2/3]

template<typename T>
template<typename StorageType >
bool WTF::OptionSet< T >::Iterator< StorageType >::operator== ( const Iterator< StorageType > &  other) const
inline

◆ operator==() [3/3]

template<typename T>
template<typename StorageType >
bool WTF::OptionSet< T >::Iterator< StorageType >::operator== ( const Iterator< StorageType > &  other) const
inline

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