MorphoGraphX  2.0-1-227
mgx::VVGraph< VertexContent, EdgeContent > Member List

This is the complete list of members for mgx::VVGraph< VertexContent, EdgeContent >, including all inherited members.

any() constmgx::VVGraph< VertexContent, EdgeContent >
anyIn(const vertex_t &v) constmgx::VVGraph< VertexContent, EdgeContent >
begin()mgx::VVGraph< VertexContent, EdgeContent >inline
begin() constmgx::VVGraph< VertexContent, EdgeContent >inline
circ_neighbor_iterator typedefmgx::VVGraph< VertexContent, EdgeContent >
circ_neighbor_iterator_pair typedefmgx::VVGraph< VertexContent, EdgeContent >
clear(const vertex_t &v)mgx::VVGraph< VertexContent, EdgeContent >
clear()mgx::VVGraph< VertexContent, EdgeContent >
clear(iterator it)mgx::VVGraph< VertexContent, EdgeContent >
const_circ_neighbor_iterator typedefmgx::VVGraph< VertexContent, EdgeContent >
const_circ_neighbor_iterator_pair typedefmgx::VVGraph< VertexContent, EdgeContent >
const_edge_t typedefmgx::VVGraph< VertexContent, EdgeContent >
const_iterator typedefmgx::VVGraph< VertexContent, EdgeContent >
const_neighbor_found_t typedefmgx::VVGraph< VertexContent, EdgeContent >protected
const_neighbor_iterator typedefmgx::VVGraph< VertexContent, EdgeContent >
const_neighbor_iterator_pair typedefmgx::VVGraph< VertexContent, EdgeContent >
contains(const vertex_t &v) constmgx::VVGraph< VertexContent, EdgeContent >
count(const vertex_t &v) constmgx::VVGraph< VertexContent, EdgeContent >
edge(const vertex_t &src, const vertex_t &tgt)mgx::VVGraph< VertexContent, EdgeContent >
edge(const vertex_t &src, const vertex_t &tgt) constmgx::VVGraph< VertexContent, EdgeContent >
edge_list_t typedefmgx::VVGraph< VertexContent, EdgeContent >protected
edge_t typedefmgx::VVGraph< VertexContent, EdgeContent >
empty() constmgx::VVGraph< VertexContent, EdgeContent >inline
empty(const vertex_t &v) constmgx::VVGraph< VertexContent, EdgeContent >
end()mgx::VVGraph< VertexContent, EdgeContent >inline
end() constmgx::VVGraph< VertexContent, EdgeContent >inline
erase(const vertex_t &v)mgx::VVGraph< VertexContent, EdgeContent >
erase(iterator pos)mgx::VVGraph< VertexContent, EdgeContent >
eraseAllEdges(const vertex_t &v)mgx::VVGraph< VertexContent, EdgeContent >
eraseAllEdges()mgx::VVGraph< VertexContent, EdgeContent >
eraseAllEdges(iterator it)mgx::VVGraph< VertexContent, EdgeContent >
eraseAllEdges(NeighborhoodPair *it)mgx::VVGraph< VertexContent, EdgeContent >protected
eraseEdge(const vertex_t &src, const vertex_t &tgt)mgx::VVGraph< VertexContent, EdgeContent >
eraseEdge(const vertex_t &v, neighbor_iterator pos)mgx::VVGraph< VertexContent, EdgeContent >
eraseEdge(const vertex_t &v, circ_neighbor_iterator pos)mgx::VVGraph< VertexContent, EdgeContent >
findIn(const vertex_t &v, const vertex_t &n)mgx::VVGraph< VertexContent, EdgeContent >
findIn(const vertex_t &v, const vertex_t &n) constmgx::VVGraph< VertexContent, EdgeContent >
findInVertex(const vertex_t &v, const vertex_t &neighbor)mgx::VVGraph< VertexContent, EdgeContent >protected
findInVertex(const vertex_t &v, const vertex_t &neighbor) constmgx::VVGraph< VertexContent, EdgeContent >protected
findIterator(const NeighborhoodPair *np)mgx::VVGraph< VertexContent, EdgeContent >protected
findIterator(const NeighborhoodPair *np) constmgx::VVGraph< VertexContent, EdgeContent >protected
findVertex(const vertex_t &v)mgx::VVGraph< VertexContent, EdgeContent >protected
findVertex(const vertex_t &v) constmgx::VVGraph< VertexContent, EdgeContent >protected
insert(const vertex_t &v, bool checkUnique=true)mgx::VVGraph< VertexContent, EdgeContent >
insert(Iterator first, Iterator last, bool checkUnique=true)mgx::VVGraph< VertexContent, EdgeContent >
insert(const std::pair< Iterator, Iterator > &range, bool checkUnique=true)mgx::VVGraph< VertexContent, EdgeContent >
insertEdge(const vertex_t &src, const vertex_t &tgt)mgx::VVGraph< VertexContent, EdgeContent >
int_const_neighbor_iterator typedefmgx::VVGraph< VertexContent, EdgeContent >protected
int_neighbor_iterator typedefmgx::VVGraph< VertexContent, EdgeContent >protected
isModified() constmgx::VVGraph< VertexContent, EdgeContent >inline
iterator typedefmgx::VVGraph< VertexContent, EdgeContent >
lookupmgx::VVGraph< VertexContent, EdgeContent >protected
lookup_t typedefmgx::VVGraph< VertexContent, EdgeContent >
modifiedmgx::VVGraph< VertexContent, EdgeContent >protected
neighbor_found_t typedefmgx::VVGraph< VertexContent, EdgeContent >protected
neighbor_iterator typedefmgx::VVGraph< VertexContent, EdgeContent >
neighbor_iterator_pair typedefmgx::VVGraph< VertexContent, EdgeContent >
neighborhoodmgx::VVGraph< VertexContent, EdgeContent >protected
neighborhood_t typedefmgx::VVGraph< VertexContent, EdgeContent >
neighborhood_value_type typedefmgx::VVGraph< VertexContent, EdgeContent >
neighbors(const vertex_t &v) constmgx::VVGraph< VertexContent, EdgeContent >
neighbors(const vertex_t &v)mgx::VVGraph< VertexContent, EdgeContent >
neighbors(const vertex_t &v, const vertex_t &n)mgx::VVGraph< VertexContent, EdgeContent >
neighbors(const vertex_t &v, const vertex_t &n) constmgx::VVGraph< VertexContent, EdgeContent >
nextTo(const vertex_t &v, const vertex_t &neighbor, unsigned int n=1) constmgx::VVGraph< VertexContent, EdgeContent >
operator=(const VVGraph &other)mgx::VVGraph< VertexContent, EdgeContent >
operator==(const VVGraph &other) constmgx::VVGraph< VertexContent, EdgeContent >
operator[](size_type idx) constmgx::VVGraph< VertexContent, EdgeContent >
prevTo(const vertex_t &v, const vertex_t &ref, unsigned int n=1) constmgx::VVGraph< VertexContent, EdgeContent >
reference(vertex_t v) constmgx::VVGraph< VertexContent, EdgeContent >inline
replace(const vertex_t &v, const vertex_t &neighbor, const vertex_t &new_neighbor)mgx::VVGraph< VertexContent, EdgeContent >
reserve(size_type s)mgx::VVGraph< VertexContent, EdgeContent >inline
reverse()mgx::VVGraph< VertexContent, EdgeContent >
setModified(bool _modified)mgx::VVGraph< VertexContent, EdgeContent >inline
size() constmgx::VVGraph< VertexContent, EdgeContent >inline
size_type typedefmgx::VVGraph< VertexContent, EdgeContent >
source(const edge_t &edge) constmgx::VVGraph< VertexContent, EdgeContent >inline
spliceAfter(const vertex_t &v, const vertex_t &neighbor, const vertex_t &new_neighbor)mgx::VVGraph< VertexContent, EdgeContent >
spliceBefore(const vertex_t &v, const vertex_t &neighbor, const vertex_t &new_neighbor)mgx::VVGraph< VertexContent, EdgeContent >
subgraph(const VertexContainer &vertexes) constmgx::VVGraph< VertexContent, EdgeContent >
subgraph(const VertexContainer &verts) constmgx::VVGraph< VertexContent, EdgeContent >
swap(VVGraph &other)mgx::VVGraph< VertexContent, EdgeContent >
target(const edge_t &edge) constmgx::VVGraph< VertexContent, EdgeContent >inline
uniqueLine(const vertex_t &v, const vertex_t &n) constmgx::VVGraph< VertexContent, EdgeContent >
uniqueTri(const vertex_t &v, const vertex_t &n, const vertex_t &m) constmgx::VVGraph< VertexContent, EdgeContent >
valence(const vertex_t &v) constmgx::VVGraph< VertexContent, EdgeContent >
value_type typedefmgx::VVGraph< VertexContent, EdgeContent >
vertex_t typedefmgx::VVGraph< VertexContent, EdgeContent >
VVGraph()mgx::VVGraph< VertexContent, EdgeContent >inline
VVGraph(const VVGraph &copy)mgx::VVGraph< VertexContent, EdgeContent >
VVGraph(Iterator begin, Iterator end, bool checkUnique=true)mgx::VVGraph< VertexContent, EdgeContent >inline
VVGraph(const Container &c, bool checkUnique=true)mgx::VVGraph< VertexContent, EdgeContent >inline
~VVGraph()mgx::VVGraph< VertexContent, EdgeContent >inline