| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <ctype.h>#include <fcntl.h>#include <sys/stat.h>#include <sys/types.h>#include <db.h>#include "proxytrace2txt.h"Functions | |
| main (int argc, char *argv[]) | |
Variables | |
| char * | ProtocolStr [] |
| char * | RequestMethodStr [] |
| char * | extension_names [] |
|
||||||||||||
|
|
|
|
Initial value:
{
"NONE",
"html",
"gif",
"cgi",
"data",
"class",
"map",
"jpeg",
"mpeg",
"OTHER",
"BAD #"
}
|
|
|
Initial value:
{
"NONE",
"http",
"ftp",
"gopher",
"wais",
"cache_object",
"TOTAL"
}
|
|
|
Initial value:
{
"NONE",
"GET",
"POST",
"HEAD",
"CONNECT"
}
|