Dip  0.92.4
Public Attributes | List of all members
DG_EDGE Struct Reference

#include <sym_dg.h>

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: