Page principale   Liste des namespaces   Hiérarchie des classes   Liste des composants   Liste des fichiers   Composants   Déclarations  

Référence du fichier main.cpp

#include "projet.h"
#include "webthread.h"

Graphe des dépendances par inclusion pour main.cpp:

Include dependency graph

Fonctions

void config ()
int main (int argc, char **argv)

Variables

Semaphore SemSocket
string ServerName = "ITII WebServer"
string ServerVersion = "1.0 Sun-04/11/01"
string ServerPort = "6666"
string HostName = "localhost"
string Server404 = "error404.html"
string ServerRoot = "site/"
string ServerRootCGI = "site/cgi/"
string ServerConf = "conf/"
StrList ServerDefaults

Documentation de la fonction

void config  
 

int main int    argc,
char **    argv
 


Documentation de la variable

string HostName = "localhost"
 

Semaphore SemSocket
 

string Server404 = "error404.html"
 

string ServerConf = "conf/"
 

StrList ServerDefaults
 

string ServerName = "ITII WebServer"
 

string ServerPort = "6666"
 

string ServerRoot = "site/"
 

string ServerRootCGI = "site/cgi/"
 

string ServerVersion = "1.0 Sun-04/11/01"
 


Généré le Mon Nov 5 14:22:58 2001 pour ITIIWebServer par doxygen1.2.11.1 écrit par Dimitri van Heesch, © 1997-2001