Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

vpr::sim::network_line_t Struct Reference

Container type used to define a BGL property for edges (network lines) in the simulated network graph. More...

#include <NetworkGraph.h>

List of all members.

Public Types

typedef boost::edge_property_tag kind
enum  { num = 1001 }


Detailed Description

Container type used to define a BGL property for edges (network lines) in the simulated network graph.

Definition at line 79 of file NetworkGraph.h.


Member Typedef Documentation

typedef boost::edge_property_tag vpr::sim::network_line_t::kind
 

Definition at line 82 of file NetworkGraph.h.


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
num 

Definition at line 81 of file NetworkGraph.h.

00081 { num = 1001 };


The documentation for this struct was generated from the following file:
Generated on Sun May 2 14:47:20 2004 for VR Juggler Portable Runtime by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002