#include <ElementDescendantIterator.h>
◆ ElementDescendantConstIterator() [1/4]
WebCore::ElementDescendantConstIterator::ElementDescendantConstIterator |
( |
| ) |
|
|
inline |
◆ ElementDescendantConstIterator() [2/4]
WebCore::ElementDescendantConstIterator::ElementDescendantConstIterator |
( |
const Element * |
current | ) |
|
|
inlineexplicit |
◆ ElementDescendantConstIterator() [3/4]
WebCore::ElementDescendantConstIterator::ElementDescendantConstIterator |
( |
| ) |
|
◆ ElementDescendantConstIterator() [4/4]
WebCore::ElementDescendantConstIterator::ElementDescendantConstIterator |
( |
const Element * |
| ) |
|
|
explicit |
◆ dropAssertions() [1/2]
void WebCore::ElementDescendantConstIterator::dropAssertions |
( |
| ) |
|
|
inline |
◆ dropAssertions() [2/2]
void WebCore::ElementDescendantConstIterator::dropAssertions |
( |
| ) |
|
◆ operator!=() [1/2]
◆ operator!=() [2/2]
◆ operator*() [1/2]
const Element& WebCore::ElementDescendantConstIterator::operator* |
( |
| ) |
const |
◆ operator*() [2/2]
const Element & WebCore::ElementDescendantConstIterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
◆ operator++() [2/2]
◆ operator->() [1/2]
const Element* WebCore::ElementDescendantConstIterator::operator-> |
( |
| ) |
const |
◆ operator->() [2/2]
const Element * WebCore::ElementDescendantConstIterator::operator-> |
( |
| ) |
const |
|
inline |
◆ operator==() [1/2]
◆ operator==() [2/2]
The documentation for this class was generated from the following file: