Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Teem::Graph::LinkData Struct Reference

#include <Graph.h>

List of all members.


Detailed Description

Data structure that describe a link.


Public Attributes

std::string type
 type of link
std::set< std::string > tags
 tags of link
Node from
 source node
Node to
 destination node
std::map< std::string, double > params
 names and values of link datas


The documentation for this struct was generated from the following file:
Generated on Mon Oct 24 17:38:29 2005 for Teem by  doxygen 1.4.2