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

#include <network.h>

Collaboration diagram for ELIST:
Collaboration graph
[legend]

Public Attributes

struct ELISTnext_edge
 
struct EDGEdata
 
int other_end
 
struct VERTEXother
 
char superlink
 
int edgenum
 
struct EDGE ** edges
 

Detailed Description

Definition at line 55 of file network.h.

Member Data Documentation

struct ELIST * ELIST::next_edge

Definition at line 56 of file network.h.

struct EDGE * ELIST::data

Definition at line 57 of file network.h.

int ELIST::other_end

Definition at line 58 of file network.h.

struct VERTEX * ELIST::other

Definition at line 59 of file network.h.

char ELIST::superlink

Definition at line 61 of file network.h.

int ELIST::edgenum

Definition at line 62 of file network.h.

struct EDGE** ELIST::edges

Definition at line 63 of file network.h.


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