GRASS Programmer's Manual
6.4.1(2011)
Main Page
Related Pages
Data Structures
Files
Directories
File List
Globals
All
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines
a
c
d
f
g
i
m
p
r
s
t
v
- d -
destroy_si_struct() :
dgraph.c
DGL_ADD_EDGE_FUNC() :
edgemgmt-template.c
dgl_add_edge_V1() :
graph_v1.h
dgl_add_edge_V2() :
graph_v2.h
DGL_ADD_NODE_FUNC() :
nodemgmt-template.c
dgl_add_node_V1() :
graph_v1.h
dgl_add_node_V2() :
graph_v2.h
DGL_DEL_EDGE_FUNC() :
edgemgmt-template.c
dgl_del_edge_V1() :
graph_v1.h
dgl_del_edge_V2() :
graph_v2.h
DGL_DEL_NODE_FUNC() :
nodemgmt-template.c
DGL_DEL_NODE_INEDGE_FUNC() :
nodemgmt-template.c
dgl_del_node_inedge_V2() :
graph_v2.h
DGL_DEL_NODE_OUTEDGE_FUNC() :
nodemgmt-template.c
dgl_del_node_outedge_V2() :
graph_v2.h
dgl_del_node_V1() :
graph_v1.h
dgl_del_node_V2() :
graph_v2.h
dgl_depthfirst_spanning_V1() :
graph_v1.c
,
graph_v1.h
dgl_depthfirst_spanning_V2() :
graph_v2.c
,
graph_v2.h
dgl_dijkstra_V1() :
graph_v1.c
,
graph_v1.h
dgl_dijkstra_V1_FLAT() :
graph_v1.h
dgl_dijkstra_V1_TREE() :
graph_v1.h
dgl_dijkstra_V2() :
graph_v2.c
,
graph_v2.h
dgl_dijkstra_V2_FLAT() :
graph_v2.h
dgl_dijkstra_V2_TREE() :
graph_v2.h
dgl_edge_prioritizer_add() :
helpers.c
,
helpers.h
dgl_edge_prioritizer_del() :
helpers.c
,
helpers.h
DGL_EDGE_T_FIRST_FUNC() :
misc-template.c
dgl_edge_t_first_V1() :
graph_v1.h
dgl_edge_t_first_V2() :
graph_v2.h
DGL_EDGE_T_INITIALIZE_FUNC() :
misc-template.c
dgl_edge_t_initialize_V1() :
graph_v1.h
dgl_edge_t_initialize_V2() :
graph_v2.h
DGL_EDGE_T_NEXT_FUNC() :
misc-template.c
dgl_edge_t_next_V1() :
graph_v1.h
dgl_edge_t_next_V2() :
graph_v2.h
DGL_EDGE_T_RELEASE_FUNC() :
misc-template.c
dgl_edge_t_release_V1() :
graph_v1.h
dgl_edge_t_release_V2() :
graph_v2.h
DGL_EDGESET_T_FIRST_FUNC() :
misc-template.c
dgl_edgeset_t_first_V1() :
graph_v1.h
dgl_edgeset_t_first_V2() :
graph_v2.h
DGL_EDGESET_T_INITIALIZE_FUNC() :
misc-template.c
dgl_edgeset_t_initialize_V1() :
graph_v1.h
dgl_edgeset_t_initialize_V2() :
graph_v2.h
DGL_EDGESET_T_NEXT_FUNC() :
misc-template.c
dgl_edgeset_t_next_V1() :
graph_v1.h
dgl_edgeset_t_next_V2() :
graph_v2.h
DGL_EDGESET_T_RELEASE_FUNC() :
misc-template.c
dgl_edgeset_t_release_V1() :
graph_v1.h
dgl_edgeset_t_release_V2() :
graph_v2.h
DGL_FLATTEN_FUNC() :
misc-template.c
dgl_flatten_V1() :
graph_v1.h
dgl_flatten_V2() :
graph_v2.h
DGL_GET_EDGE_FUNC() :
edgemgmt-template.c
dgl_get_edge_V1() :
graph_v1.h
dgl_get_edge_V2() :
graph_v2.h
DGL_GET_NODE_FUNC() :
nodemgmt-template.c
DGL_GET_NODE_INEDGESET_FUNC() :
nodemgmt-template.c
DGL_GET_NODE_OUTEDGESET_FUNC() :
nodemgmt-template.c
dgl_get_node_V1() :
graph_v1.h
dgl_get_node_V2() :
graph_v2.h
dgl_getnode_inedgeset_V2() :
graph_v2.h
dgl_getnode_outedgeset_V1() :
graph_v1.h
dgl_getnode_outedgeset_V2() :
graph_v2.h
dgl_initialize_V1() :
graph_v1.c
,
graph_v1.h
dgl_initialize_V2() :
graph_v2.c
,
graph_v2.h
dgl_mempop() :
helpers.c
,
helpers.h
dgl_mempush() :
helpers.c
,
helpers.h
dgl_minimum_spanning_V1() :
graph_v1.c
,
graph_v1.h
dgl_minimum_spanning_V2() :
graph_v2.c
,
graph_v2.h
DGL_NODE_T_FIND_FUNC() :
misc-template.c
dgl_node_t_find_V1() :
graph_v1.h
dgl_node_t_find_V2() :
graph_v2.h
DGL_NODE_T_FIRST_FUNC() :
misc-template.c
dgl_node_t_first_V1() :
graph_v1.h
dgl_node_t_first_V2() :
graph_v2.h
DGL_NODE_T_INITIALIZE_FUNC() :
misc-template.c
dgl_node_t_initialize_V1() :
graph_v1.h
dgl_node_t_initialize_V2() :
graph_v2.h
DGL_NODE_T_NEXT_FUNC() :
misc-template.c
dgl_node_t_next_V1() :
graph_v1.h
dgl_node_t_next_V2() :
graph_v2.h
DGL_NODE_T_RELEASE_FUNC() :
misc-template.c
dgl_node_t_release_V1() :
graph_v1.h
dgl_node_t_release_V2() :
graph_v2.h
dgl_read_V1() :
graph_v1.c
,
graph_v1.h
dgl_read_V2() :
graph_v2.c
,
graph_v2.h
dgl_reduce_edgeset() :
helpers.h
dgl_release_V1() :
graph_v1.c
,
graph_v1.h
dgl_release_V2() :
graph_v2.c
,
graph_v2.h
DGL_SP_CACHE_INITIALIZE_FUNC() :
sp-template.c
dgl_sp_cache_initialize_V1() :
graph_v1.h
dgl_sp_cache_initialize_V2() :
graph_v2.h
DGL_SP_CACHE_RELEASE_FUNC() :
sp-template.c
dgl_sp_cache_release_V1() :
graph_v1.h
dgl_sp_cache_release_V2() :
graph_v2.h
DGL_SPAN_DEPTHFIRST_SPANNING_FUNC() :
span-template.c
dgl_span_depthfirst_spanning_V1_FLAT() :
graph_v1.h
dgl_span_depthfirst_spanning_V1_TREE() :
graph_v1.h
dgl_span_depthfirst_spanning_V2_FLAT() :
graph_v2.h
dgl_span_depthfirst_spanning_V2_TREE() :
graph_v2.h
DGL_SPAN_MINIMUM_SPANNING_FUNC() :
span-template.c
dgl_span_minimum_spanning_V1_FLAT() :
graph_v1.h
dgl_span_minimum_spanning_V1_TREE() :
graph_v1.h
dgl_span_minimum_spanning_V2_FLAT() :
graph_v2.h
dgl_span_minimum_spanning_V2_TREE() :
graph_v2.h
dgl_swapInt32Bytes() :
helpers.c
,
helpers.h
dgl_swapInt64Bytes() :
helpers.c
,
helpers.h
DGL_UNFLATTEN_FUNC() :
misc-template.c
dgl_unflatten_V1() :
graph_v1.h
dgl_unflatten_V2() :
graph_v2.h
dgl_write_V1() :
graph_v1.c
,
graph_v1.h
dgl_write_V2() :
graph_v2.c
,
graph_v2.h
dglAddEdge() :
dglib/graph.c
,
graph.h
dglAddEdgeX() :
dglib/graph.c
,
graph.h
dglAddNode() :
dglib/graph.c
,
graph.h
dglDelEdge() :
dglib/graph.c
,
graph.h
dglDelNode() :
dglib/graph.c
,
graph.h
dglDepthComponents() :
dglib/graph.c
,
graph.h
dglDepthSpanning() :
dglib/graph.c
,
graph.h
dglEdge_T_First() :
dglib/graph.c
,
graph.h
dglEdge_T_Initialize() :
dglib/graph.c
,
graph.h
dglEdge_T_Next() :
dglib/graph.c
,
graph.h
dglEdge_T_Release() :
dglib/graph.c
,
graph.h
dglEdgeGet_Attr() :
dglib/graph.c
,
graph.h
dglEdgeGet_Cost() :
dglib/graph.c
,
graph.h
dglEdgeGet_Head() :
dglib/graph.c
,
graph.h
dglEdgeGet_Id() :
dglib/graph.c
,
graph.h
dglEdgeGet_Tail() :
dglib/graph.c
,
graph.h
dglEdgeSet_Attr() :
dglib/graph.c
,
graph.h
dglEdgeset_T_First() :
dglib/graph.c
,
graph.h
dglEdgeset_T_Initialize() :
dglib/graph.c
,
graph.h
dglEdgeset_T_Next() :
dglib/graph.c
,
graph.h
dglEdgeset_T_Release() :
dglib/graph.c
,
graph.h
dglEdgesetGet_EdgeCount() :
dglib/graph.c
,
graph.h
dglErrno() :
dglib/graph.c
,
graph.h
dglFlatten() :
dglib/graph.c
,
graph.h
dglFreeSPReport() :
dglib/graph.c
,
graph.h
dglGet_AloneNodeCount() :
dglib/graph.c
,
graph.h
dglGet_Cost() :
dglib/graph.c
,
graph.h
dglGet_EdgeAttrSize() :
dglib/graph.c
,
graph.h
dglGet_EdgeCount() :
dglib/graph.c
,
graph.h
dglGet_EdgePrioritizer() :
dglib/graph.c
,
graph.h
dglGet_EdgeSize() :
dglib/graph.c
,
graph.h
dglGet_Endianess() :
dglib/graph.c
,
graph.h
dglGet_Family() :
dglib/graph.c
,
graph.h
dglGet_HeadNodeCount() :
dglib/graph.c
,
graph.h
dglGet_NodeAttrSize() :
dglib/graph.c
,
graph.h
dglGet_NodeCount() :
dglib/graph.c
,
graph.h
dglGet_NodePrioritizer() :
dglib/graph.c
,
graph.h
dglGet_NodeSize() :
dglib/graph.c
,
graph.h
dglGet_Opaque() :
dglib/graph.c
,
graph.h
dglGet_Options() :
dglib/graph.c
,
graph.h
dglGet_State() :
dglib/graph.c
,
graph.h
dglGet_TailNodeCount() :
dglib/graph.c
,
graph.h
dglGet_Version() :
dglib/graph.c
,
graph.h
dglGetEdge() :
dglib/graph.c
,
graph.h
dglGetNode() :
dglib/graph.c
,
graph.h
dglHeapExtractMax() :
heap.c
,
heap.h
dglHeapExtractMin() :
heap.c
,
heap.h
dglHeapFree() :
heap.c
,
heap.h
dglHeapInit() :
heap.c
,
heap.h
dglHeapInsertMax() :
heap.c
,
heap.h
dglHeapInsertMin() :
heap.c
,
heap.h
dglInitialize() :
dglib/graph.c
,
graph.h
dglInitializeSPCache() :
dglib/graph.c
,
graph.h
dglIOContextInitialize() :
dglib/graph.c
,
graph.h
dglIOContextRelease() :
dglib/graph.c
,
graph.h
dglMinimumSpanning() :
dglib/graph.c
,
graph.h
dglNode_T_Find() :
dglib/graph.c
,
graph.h
dglNode_T_First() :
dglib/graph.c
,
graph.h
dglNode_T_Initialize() :
dglib/graph.c
,
graph.h
dglNode_T_Last() :
graph.h
dglNode_T_Next() :
dglib/graph.c
,
graph.h
dglNode_T_Prev() :
graph.h
dglNode_T_Release() :
dglib/graph.c
,
graph.h
dglNodeGet_Attr() :
dglib/graph.c
,
graph.h
dglNodeGet_Id() :
dglib/graph.c
,
graph.h
dglNodeGet_InDegree() :
dglib/graph.c
,
graph.h
dglNodeGet_InEdgeset() :
dglib/graph.c
,
graph.h
dglNodeGet_OutDegree() :
dglib/graph.c
,
graph.h
dglNodeGet_OutEdgeset() :
dglib/graph.c
,
graph.h
dglNodeGet_Status() :
graph.h
,
dglib/graph.c
dglNodeGet_Valence() :
dglib/graph.c
,
graph.h
dglNodeSet_Attr() :
dglib/graph.c
,
graph.h
dglRead() :
dglib/graph.c
,
graph.h
dglReadChunk() :
graph.h
,
dglib/graph.c
dglRelease() :
dglib/graph.c
,
graph.h
dglReleaseSPCache() :
graph.h
,
dglib/graph.c
dglResetStats() :
dglib/graph.c
,
graph.h
dglSet_Cost() :
graph.h
,
dglib/graph.c
dglSet_Family() :
dglib/graph.c
,
graph.h
dglSet_Opaque() :
dglib/graph.c
,
graph.h
dglSet_Options() :
dglib/graph.c
,
graph.h
dglSet_Version() :
graph.h
,
dglib/graph.c
dglShortestDistance() :
dglib/graph.c
,
graph.h
dglShortestDistanceGraph() :
graph.h
dglShortestPath() :
dglib/graph.c
,
graph.h
dglShortestPathGraph() :
graph.h
dglStrerror() :
graph.h
,
dglib/graph.c
dglTreeEdgeAdd() :
tree.c
,
tree.h
dglTreeEdgeAlloc() :
tree.c
,
tree.h
dglTreeEdgeCancel() :
tree.c
,
tree.h
dglTreeEdgeCompare() :
tree.h
,
tree.c
dglTreeEdgePri32Add() :
tree.c
,
tree.h
dglTreeEdgePri32Alloc() :
tree.h
,
tree.c
dglTreeEdgePri32Cancel() :
tree.c
,
tree.h
dglTreeEdgePri32Compare() :
tree.h
,
tree.c
dglTreeGetAllocator() :
tree.c
,
tree.h
dglTreeNode2Add() :
tree.c
,
tree.h
dglTreeNode2Alloc() :
tree.c
,
tree.h
dglTreeNode2Cancel() :
tree.h
,
tree.c
dglTreeNode2Compare() :
tree.c
,
tree.h
dglTreeNodeAdd() :
tree.h
,
tree.c
dglTreeNodeAlloc() :
tree.c
,
tree.h
dglTreeNodeCancel() :
tree.h
,
tree.c
dglTreeNodeCompare() :
tree.c
,
tree.h
dglTreeNodePri32Add() :
tree.c
,
tree.h
dglTreeNodePri32Alloc() :
tree.c
,
tree.h
dglTreeNodePri32Cancel() :
tree.h
,
tree.c
dglTreeNodePri32Compare() :
tree.c
,
tree.h
dglTreePredistAdd() :
tree.h
,
tree.c
dglTreePredistAlloc() :
tree.c
,
tree.h
dglTreePredistCancel() :
tree.h
,
tree.c
dglTreePredistCompare() :
tree.c
,
tree.h
dglTreeTouchI32Add() :
tree.c
,
tree.h
dglTreeTouchI32Alloc() :
tree.h
,
tree.c
dglTreeTouchI32Cancel() :
tree.c
,
tree.h
dglTreeTouchI32Compare() :
tree.c
,
tree.h
dglUnflatten() :
dglib/graph.c
,
graph.h
dglWrite() :
dglib/graph.c
,
graph.h
dglWriteChunk() :
graph.h
,
dglib/graph.c
dig__alloc_space() :
allocation.c
dig__byte_order_out() :
portable.c
dig__falloc() :
allocation.c
dig__fread_port_C() :
portable.c
dig__fread_port_D() :
portable.c
dig__fread_port_F() :
portable.c
dig__fread_port_I() :
portable.c
dig__fread_port_L() :
portable.c
dig__fread_port_P() :
portable.c
dig__fread_port_S() :
portable.c
dig__frealloc() :
allocation.c
dig__fwrite_port_C() :
portable.c
dig__fwrite_port_D() :
portable.c
dig__fwrite_port_F() :
portable.c
dig__fwrite_port_I() :
portable.c
dig__fwrite_port_L() :
portable.c
dig__fwrite_port_P() :
portable.c
dig__fwrite_port_S() :
portable.c
dig__read_head() :
head.c
dig__write_head() :
head.c
dig_add_area() :
plus_area.c
dig_add_isle() :
plus_area.c
dig_add_line() :
plus_line.c
dig_add_node() :
plus_node.c
dig_alloc_area() :
struct_alloc.c
dig_alloc_areas() :
struct_alloc.c
dig_alloc_cats() :
struct_alloc.c
dig_alloc_isle() :
struct_alloc.c
dig_alloc_isles() :
struct_alloc.c
dig_alloc_line() :
struct_alloc.c
dig_alloc_lines() :
struct_alloc.c
dig_alloc_node() :
struct_alloc.c
dig_alloc_nodes() :
struct_alloc.c
dig_alloc_points() :
struct_alloc.c
dig_alloc_space() :
allocation.c
dig_angle_next_line() :
plus_area.c
dig_area_add_isle() :
plus_area.c
dig_area_alloc_isle() :
struct_alloc.c
dig_area_alloc_line() :
struct_alloc.c
dig_area_del_isle() :
plus_area.c
dig_area_set_box() :
plus_area.c
dig_box_copy() :
diglib/box.c
dig_box_extend() :
diglib/box.c
dig_build_area_with_line() :
plus_area.c
dig_calc_begin_angle() :
angle.c
dig_calc_end_angle() :
angle.c
dig_cidx_add_cat() :
diglib/cindex.c
dig_cidx_add_cat_sorted() :
diglib/cindex.c
dig_cidx_del_cat() :
diglib/cindex.c
dig_cidx_free() :
diglib/cindex.c
dig_cidx_init() :
diglib/cindex.c
dig_cidx_sort() :
diglib/cindex.c
dig_del_area() :
plus_area.c
dig_del_isle() :
plus_area.c
dig_del_line() :
plus_line.c
dig_distance2_point_to_line() :
line_dist.c
dig_dump_spidx() :
spindex_rw.c
dig_falloc() :
allocation.c
dig_fflush() :
file.c
dig_file_free() :
file.c
dig_file_init() :
file.c
dig_file_load() :
file.c
dig_find_area_poly() :
diglib/poly.c
dig_find_intersection() :
linecros.c
dig_find_node() :
spindex.c
dig_fread() :
file.c
dig_frealloc() :
allocation.c
dig_free_plus() :
plus.c
dig_free_plus_areas() :
plus.c
dig_free_plus_isles() :
plus.c
dig_free_plus_lines() :
plus.c
dig_free_plus_nodes() :
plus.c
dig_fseek() :
file.c
dig_ftell() :
file.c
dig_fwrite() :
file.c
dig_get_poly_points() :
diglib/poly.c
dig_in_area_bbox() :
inside.c
dig_init_list() :
diglib/list.c
dig_init_plus() :
plus.c
dig_init_portable() :
portable.c
dig_is_line_degenerate() :
angle.c
dig_isle_alloc_line() :
struct_alloc.c
dig_isle_set_box() :
plus_area.c
dig_line_add_updated() :
update.c
dig_line_box() :
diglib/box.c
dig_line_degenerate() :
angle.c
dig_line_get_area() :
plus_line.c
dig_line_get_box() :
plus_line.c
dig_line_reset_updated() :
update.c
dig_line_set_area() :
plus_line.c
dig_line_set_box() :
plus_line.c
dig_list_add() :
diglib/list.c
dig_load_plus() :
plus.c
dig_node_add_line() :
plus_node.c
dig_node_add_updated() :
update.c
dig_node_alloc_line() :
struct_alloc.c
dig_node_angle_check() :
plus_area.c
dig_node_line_angle() :
plus_node.c
dig_node_reset_updated() :
update.c
dig_out_of_memory() :
struct_alloc.c
dig_prune() :
prune.c
dig_Rd_P_area() :
plus_struct.c
dig_Rd_P_isle() :
plus_struct.c
dig_Rd_P_line() :
plus_struct.c
dig_Rd_P_node() :
plus_struct.c
dig_Rd_Plus_head() :
plus_struct.c
dig_Rd_spindx_head() :
spindex_rw.c
dig_read_cidx() :
cindex_rw.c
dig_read_cidx_head() :
cindex_rw.c
dig_read_frmt_ascii() :
frmt.c
dig_read_spidx() :
spindex_rw.c
dig_restore_line() :
plus_line.c
dig_rewind() :
file.c
dig_select_areas() :
spindex.c
dig_select_isles() :
spindex.c
dig_select_lines() :
spindex.c
dig_select_nodes() :
spindex.c
dig_set_cur_port() :
portable.c
dig_set_distance_to_line_tolerance() :
line_dist.c
dig_spidx_add_area() :
spindex.c
dig_spidx_add_isle() :
spindex.c
dig_spidx_add_line() :
spindex.c
dig_spidx_add_node() :
spindex.c
dig_spidx_del_area() :
spindex.c
dig_spidx_del_isle() :
spindex.c
dig_spidx_del_line() :
spindex.c
dig_spidx_del_node() :
spindex.c
dig_spidx_free() :
spindex.c
dig_spidx_free_areas() :
spindex.c
dig_spidx_free_isles() :
spindex.c
dig_spidx_free_lines() :
spindex.c
dig_spidx_free_nodes() :
spindex.c
dig_spidx_init() :
spindex.c
dig_test_for_intersection() :
linecros.c
dig_type_from_store() :
diglib/type.c
dig_type_to_store() :
diglib/type.c
dig_which_node() :
plus_node.c
dig_Wr_P_area() :
plus_struct.c
dig_Wr_P_isle() :
plus_struct.c
dig_Wr_P_line() :
plus_struct.c
dig_Wr_P_node() :
plus_struct.c
dig_Wr_Plus_head() :
plus_struct.c
dig_Wr_spindx_head() :
spindex_rw.c
dig_write_areas() :
plus.c
dig_write_cidx() :
cindex_rw.c
dig_write_cidx_head() :
cindex_rw.c
dig_write_frmt_ascii() :
frmt.c
dig_write_isles() :
plus.c
dig_write_lines() :
plus.c
dig_write_nodes() :
plus.c
dig_write_plus_file() :
plus.c
dig_write_spidx() :
spindex_rw.c
dig_x_intersect() :
inside.c
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines
Generated on Sun Feb 19 2012 11:58:06 for GRASS Programmer's Manual by
1.7.6.1