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

#include <cnrp_dg.h>

Collaboration diagram for DG_NET_EDGE:
Collaboration graph
[legend]

Public Attributes

struct DG_NET_VERTEXhead
 
struct DG_NET_VERTEXtail
 
double weight
 
char deleted
 

Detailed Description

Definition at line 28 of file cnrp_dg.h.

Member Data Documentation

struct DG_NET_VERTEX * DG_NET_EDGE::head

Definition at line 29 of file cnrp_dg.h.

struct DG_NET_VERTEX * DG_NET_EDGE::tail

Definition at line 30 of file cnrp_dg.h.

double DG_NET_EDGE::weight

Definition at line 31 of file cnrp_dg.h.

char DG_NET_EDGE::deleted

Definition at line 32 of file cnrp_dg.h.


The documentation for this struct was generated from the following files: