edgemgmt-template.c File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int DGL_ADD_EDGE_FUNC (dglGraph_s *pgraph, dglInt32_t nHead, dglInt32_t nTail, dglInt32_t nCost, dglInt32_t nEdge, void *pvHeadAttr, void *pvTailAttr, void *pvEdgeAttr, dglInt32_t nFlags)
int DGL_DEL_EDGE_FUNC (dglGraph_s *pgraph, dglInt32_t nEdge)
dglInt32_tDGL_GET_EDGE_FUNC (dglGraph_s *pgraph, dglInt32_t nEdge)


Function Documentation

int DGL_ADD_EDGE_FUNC ( dglGraph_s pgraph,
dglInt32_t  nHead,
dglInt32_t  nTail,
dglInt32_t  nCost,
dglInt32_t  nEdge,
void *  pvHeadAttr,
void *  pvTailAttr,
void *  pvEdgeAttr,
dglInt32_t  nFlags 
)

int DGL_DEL_EDGE_FUNC ( dglGraph_s pgraph,
dglInt32_t  nEdge 
)

dglInt32_t* DGL_GET_EDGE_FUNC ( dglGraph_s pgraph,
dglInt32_t  nEdge 
)


Generated on Sun Apr 6 17:32:47 2008 for GRASS by  doxygen 1.5.5