DG_EDGE Struct Reference

#include <sym_dg.h>

List of all members.

Public Attributes

int edge_id
int tail
int head
char deleted
char weight [MAX_WEIGHT_LENGTH+1]
char dash [MAX_DASH_PATTERN_LENGTH+1]


Detailed Description

Definition at line 65 of file sym_dg.h.


Member Data Documentation

int DG_EDGE::edge_id

Definition at line 66 of file sym_dg.h.

int DG_EDGE::tail

Definition at line 67 of file sym_dg.h.

int DG_EDGE::head

Definition at line 68 of file sym_dg.h.

char DG_EDGE::deleted

Definition at line 69 of file sym_dg.h.

char DG_EDGE::weight[MAX_WEIGHT_LENGTH+1]

Definition at line 70 of file sym_dg.h.

char DG_EDGE::dash[MAX_DASH_PATTERN_LENGTH+1]

Definition at line 71 of file sym_dg.h.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 14 14:13:43 2010 for Coin-All by  doxygen 1.4.7