From 809b470ce90e53c532dfebc44c2e7c169c33402f Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Fri, 7 Dec 2007 17:46:13 +0000 Subject: removed doxygen folders from svn --- doc/html/classUDPSocket-members.html | 53 ------------------------------------ 1 file changed, 53 deletions(-) delete mode 100644 doc/html/classUDPSocket-members.html (limited to 'doc/html/classUDPSocket-members.html') diff --git a/doc/html/classUDPSocket-members.html b/doc/html/classUDPSocket-members.html deleted file mode 100644 index 49e8e41..0000000 --- a/doc/html/classUDPSocket-members.html +++ /dev/null @@ -1,53 +0,0 @@ - - -anytun: Member List - - - - -
-
-
-
-

UDPSocket Member List

This is the complete list of members for UDPSocket, including all inherited members.

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
cleanUp()Socket [static]
CommunicatingSocket(int type, int protocol)CommunicatingSocket [protected]
CommunicatingSocket(int newConnSD)CommunicatingSocket [protected]
connect(const string &foreignAddress, unsigned short foreignPort)CommunicatingSocket
disconnect()UDPSocket
getForeignAddress()CommunicatingSocket
getForeignPort()CommunicatingSocket
getLocalAddress()Socket
getLocalPort()Socket
joinGroup(const string &multicastGroup)UDPSocket
leaveGroup(const string &multicastGroup)UDPSocket
recv(void *buffer, int bufferLen)CommunicatingSocket
recvFrom(void *buffer, int bufferLen, string &sourceAddress, unsigned short &sourcePort)UDPSocket
resolveService(const string &service, const string &protocol="tcp")Socket [static]
send(const void *buffer, int bufferLen)CommunicatingSocket
sendTo(const void *buffer, int bufferLen, const string &foreignAddress, unsigned short foreignPort)UDPSocket
setBroadcast()UDPSocket [private]
setLocalAddressAndPort(const string &localAddress, unsigned short localPort=0)Socket
setLocalPort(unsigned short localPort)Socket
setMulticastTTL(unsigned char multicastTTL)UDPSocket
sockDescSocket [protected]
Socket(int type, int protocol)Socket [protected]
Socket(int sockDesc)Socket [protected]
UDPSocket()UDPSocket
UDPSocket(unsigned short localPort)UDPSocket
UDPSocket(const string &localAddress, unsigned short localPort)UDPSocket
~Socket()Socket


Generated on Mon Dec 3 11:49:25 2007 for anytun by  - -doxygen 1.5.1
- - -- cgit v1.2.3