Mace C++ Graph Library 1.0
The fast and flexible graph library for C++. Developed by Matthias Mace Hädrich.
edge Member List
This is the complete list of members for edge, including all inherited members.
dest()edge
edge(vertex *dest, int weight=0)edge
m_destedge [private]
m_nameedge [private]
m_weightedge [private]
set_dest(vertex *p_dest)edge
set_weight(int weight)edge
weight()edge
~edge()edge [virtual]
 All Classes Files Functions Variables Defines