webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | List of all members
WTF::IndexSet< T >::Iterable< CollectionType > Class Template Reference

#include <IndexSet.h>

Classes

class  iterator
 

Public Member Functions

 Iterable (const CollectionType &collection, const BitVector &set)
 
iterator begin () const
 
iterator end () const
 
 Iterable (const CollectionType &collection, const BitVector &set)
 
iterator begin () const
 
iterator end () const
 
 Iterable (const CollectionType &collection, const BitVector &set)
 
iterator begin () const
 
iterator end () const
 

Constructor & Destructor Documentation

◆ Iterable() [1/3]

template<typename T >
template<typename CollectionType>
WTF::IndexSet< T >::Iterable< CollectionType >::Iterable ( const CollectionType &  collection,
const BitVector set 
)
inline

◆ Iterable() [2/3]

template<typename T >
template<typename CollectionType>
WTF::IndexSet< T >::Iterable< CollectionType >::Iterable ( const CollectionType &  collection,
const BitVector set 
)
inline

◆ Iterable() [3/3]

template<typename T >
template<typename CollectionType>
WTF::IndexSet< T >::Iterable< CollectionType >::Iterable ( const CollectionType &  collection,
const BitVector set 
)
inline

Member Function Documentation

◆ begin() [1/3]

template<typename T >
template<typename CollectionType>
iterator WTF::IndexSet< T >::Iterable< CollectionType >::begin ( ) const
inline

◆ begin() [2/3]

template<typename T >
template<typename CollectionType>
iterator WTF::IndexSet< T >::Iterable< CollectionType >::begin ( ) const
inline

◆ begin() [3/3]

template<typename T >
template<typename CollectionType>
iterator WTF::IndexSet< T >::Iterable< CollectionType >::begin ( ) const
inline

◆ end() [1/3]

template<typename T >
template<typename CollectionType>
iterator WTF::IndexSet< T >::Iterable< CollectionType >::end ( ) const
inline

◆ end() [2/3]

template<typename T >
template<typename CollectionType>
iterator WTF::IndexSet< T >::Iterable< CollectionType >::end ( ) const
inline

◆ end() [3/3]

template<typename T >
template<typename CollectionType>
iterator WTF::IndexSet< T >::Iterable< CollectionType >::end ( ) const
inline

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