From 7763f07327f3abce839a690df46ced3bfd1d3d09 Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Sun, 7 Oct 2007 22:07:03 +0000 Subject: added doxygen generatet documentation --- doc/html/PracticalSocket_8cpp.html | 96 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 doc/html/PracticalSocket_8cpp.html (limited to 'doc/html/PracticalSocket_8cpp.html') diff --git a/doc/html/PracticalSocket_8cpp.html b/doc/html/PracticalSocket_8cpp.html new file mode 100644 index 0000000..389ebd3 --- /dev/null +++ b/doc/html/PracticalSocket_8cpp.html @@ -0,0 +1,96 @@ + + +anytun: PracticalSocket.cpp File Reference + + + + +
+
+
+
+

PracticalSocket.cpp File Reference

#include "PracticalSocket.h"
+#include <sys/types.h>
+#include <sys/socket.h>
+#include <netdb.h>
+#include <arpa/inet.h>
+#include <unistd.h>
+#include <netinet/in.h>
+#include <errno.h>
+ + + + + + + + + + + +

Namespaces

namespace  std

Typedefs

typedef void raw_type

Functions

static void fillAddr (const string &address, unsigned short port, sockaddr_in &addr)
+

Typedef Documentation

+ +
+
+ + + + +
typedef void raw_type
+
+
+ +

+ +

+

+


Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
static void fillAddr (const string &  address,
unsigned short  port,
sockaddr_in &  addr 
) [static]
+
+
+ +

+ +

+

+


Generated on Sun Oct 7 23:43:49 2007 for anytun by  + +doxygen 1.5.1
+ + -- cgit v1.2.3