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

Definition at line 66 of file sym_dg.h.

Definition at line 67 of file sym_dg.h.

Definition at line 68 of file sym_dg.h.

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 15 Mar 2015 for Coin-All by  doxygen 1.6.1