rssi__list_8h__dep__incl.dot
2.74 KB
digraph "/home/junicode/Documents/LO53_Project/LO53_AP_Development/rssi_list.h"
{
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="/home/junicode/Documents\l/LO53_Project/LO53_AP_Development\l/rssi_list.h",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black"];
Node1 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node2 [label="/home/junicode/Documents\l/LO53_Project/LO53_AP_Development\l/http_deamon.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$http__deamon_8h.html",tooltip="This header file belongs to the http_demon.c file. "];
Node2 -> Node3 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node3 [label="/home/junicode/Documents\l/LO53_Project/LO53_AP_Development\l/http_deamon.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$http__deamon_8c.html",tooltip="This file contains the function for the management of the requests sended by the map server..."];
Node2 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node4 [label="/home/junicode/Documents\l/LO53_Project/LO53_AP_Development/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html",tooltip="This is the entry point of the program; it contains the \"main\" function. "];
Node1 -> Node5 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node5 [label="/home/junicode/Documents\l/LO53_Project/LO53_AP_Development\l/pcap-thread.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$pcap-thread_8h.html",tooltip="This header file belongs to the pcap-thread.c file. "];
Node5 -> Node3 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node5 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node5 -> Node6 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node6 [label="/home/junicode/Documents\l/LO53_Project/LO53_AP_Development\l/pcap-thread.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$pcap-thread_8c.html",tooltip="This file contains the body of the threads functions which were executed in the main file..."];
Node1 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node7 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node7 [label="/home/junicode/Documents\l/LO53_Project/LO53_AP_Development\l/rssi_list.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$rssi__list_8c.html",tooltip="This file contain the diffeerent functions necessay for the management of the linked-lists used by th..."];
}