From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/service_8cpp.html | 112 +++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 docs/doxygen/nel/service_8cpp.html (limited to 'docs/doxygen/nel/service_8cpp.html') diff --git a/docs/doxygen/nel/service_8cpp.html b/docs/doxygen/nel/service_8cpp.html new file mode 100644 index 00000000..2027acae --- /dev/null +++ b/docs/doxygen/nel/service_8cpp.html @@ -0,0 +1,112 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

service.cpp File Reference

Base class for all network services. +More... +

+#include "stdnet.h"
+#include <stdlib.h>
+#include <signal.h>
+#include "nel/misc/config_file.h"
+#include "nel/misc/displayer.h"
+#include "nel/misc/mutex.h"
+#include "nel/misc/window_displayer.h"
+#include "nel/misc/gtk_displayer.h"
+#include "nel/misc/win_displayer.h"
+#include "nel/misc/path.h"
+#include "nel/misc/hierarchical_timer.h"
+#include "nel/net/naming_client.h"
+#include "nel/net/service.h"
+#include "nel/net/unified_network.h"
+#include "nel/net/net_manager.h"
+#include "nel/net/net_displayer.h"
+ +

+Go to the source code of this file. +
+


Detailed Description

+Base class for all network services. +

+

+Id:
+ service.cpp,v 1.119 2002/04/30 10:12:47 lecroart Exp
+

+

+Todo:
+ace: test the signal redirection on Unix +

+ ace: add parsing command line (with CLAP?)

+

+ +

+Definition in file service.cpp. + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1