_indexer | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | protected |
_maxVertex | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | protected |
_precomputedNeighboursDiff | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | protected |
_vertexValidator | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | protected |
CAPD_CLASS_LOGGER | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | protected |
computeNeighbours(Indices &indices, Callback callback) const | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | inlineprotected |
Coordinates typedef | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | |
DIM | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | static |
edgesImpl(VertexPairs vertexPairs, Callback callback) const | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | inlineprotected |
forAllEdges(Callback cb) const | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | inline |
GridGraphBase(Indexer indexer, VertexValidator vertexValidator, Index maxVertex, PrecomputedNeighboursDiff precomputedNeighboursDiff=PrecomputedNeighboursDiff()) | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | inline |
Id typedef | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | |
Index typedef | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | |
Indexer typedef | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | |
indexer() const | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | inline |
isValid(const Vertex &v) const | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | inline |
NeighberhoodSize | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | static |
operator[](const boost::detail::multi_array::index_gen< Indexer::DIM, NDims > &indices) const | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | inline |
OutEdges typedef | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | |
PrecomputedNeighboursDiff typedef | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | |
size() const | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | inline |
VertexPair typedef | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | |
vertexPairOutEdges(const VertexPair &v) const | capd::graph::impl::GridGraphBase< IndexerT, VertexValidator, _DIM > | inlineprotected |