Definition at line 1842 of file RelAlgDag.cpp.
Enumerator |
---|
DUChain |
|
InOrder |
|
Definition at line 1848 of file RelAlgDag.cpp.
1848 { DUChain, InOrder };
void anonymous_namespace{RelAlgDag.cpp}::RANodeIterator::advance |
( |
AdvancingMode |
mode | ) |
|
|
inline |
bool anonymous_namespace{RelAlgDag.cpp}::RANodeIterator::allVisited |
( |
| ) |
|
|
inline |
const ElementType& anonymous_namespace{RelAlgDag.cpp}::RANodeIterator::operator* |
( |
| ) |
|
|
inline |
Definition at line 1909 of file RelAlgDag.cpp.
1911 Super& super = *
this;
std::unordered_set< size_t > visited_
std::vector< ElementType >::const_iterator Super
const ElementType* anonymous_namespace{RelAlgDag.cpp}::RANodeIterator::operator-> |
( |
| ) |
|
|
inline |
RANodeIterator (const Container& nodes) anonymous_namespace{RelAlgDag.cpp}::RANodeIterator::for(const auto &node:nodes) |
|
inlineexplicit |
const size_t anonymous_namespace{RelAlgDag.cpp}::RANodeIterator::nodeCount_ |
|
private |
return anonymous_namespace{RelAlgDag.cpp}::RANodeIterator::non_zero_count |
const Container& anonymous_namespace{RelAlgDag.cpp}::RANodeIterator::owner_ |
|
private |
std::unordered_set<size_t> anonymous_namespace{RelAlgDag.cpp}::RANodeIterator::visited_ |
|
private |
The documentation for this class was generated from the following file:
- /home/jenkins-slave/workspace/core-os-doxygen/QueryEngine/RelAlgDag.cpp