Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

wxlsock.h File Reference

#include "wxluasocket/include/wxluasocketdefs.h"
#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <cerrno>
#include <netdb.h>
#include <arpa/inet.h>
#include "wx/socket.h"

Include dependency graph for wxlsock.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  wxLuaSocketBase
class  wxLuaCSocket
class  wxLuawxSocket

Defines

#define INVALID_SOCKET   -1
#define SOCKET_ERROR   -1
#define SD_RECEIVE   0
#define SD_SEND   1
#define SD_BOTH   2

Typedefs

typedef int socket_type
typedef wxLuaCSocket wxLuaSocket

Variables

WXDLLIMPEXP_WXLUADEBUG wxLuaDebugData


Define Documentation

#define INVALID_SOCKET   -1
 

Definition at line 28 of file wxlsock.h.

#define SD_BOTH   2
 

Definition at line 42 of file wxlsock.h.

Referenced by wxLuaDebugTarget::Stop().

#define SD_RECEIVE   0
 

Definition at line 40 of file wxlsock.h.

#define SD_SEND   1
 

Definition at line 41 of file wxlsock.h.

#define SOCKET_ERROR   -1
 

Definition at line 29 of file wxlsock.h.


Typedef Documentation

typedef int socket_type
 

Definition at line 119 of file wxlsock.h.

Referenced by wxLuaCSocket::Accept().

typedef wxLuaCSocket wxLuaSocket
 

Definition at line 239 of file wxlsock.h.


Variable Documentation

class WXDLLIMPEXP_WXLUADEBUG wxLuaDebugData
 

Definition at line 15 of file wxlsock.h.


Generated on Sat Mar 1 22:42:22 2008 for wxLua by  doxygen 1.3.9.1