The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

socketio.cpp File Reference

#include <winsock.h>
#include "io.h"
#include "../common.h"

Include dependency graph for socketio.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define VERIFY(x)

Variables

SOCKET clientSock


Define Documentation

#define VERIFY  ) 
 

Value:

if ( (x) == SOCKET_ERROR ) \
    {_isConnect = FALSE;}

Definition at line 19 of file socketio.cpp.

Referenced by MPSocketIO::write(), MPSocketIO::writeByte(), and MPSocketIO::writeConvert().


Variable Documentation

SOCKET clientSock [static]
 

Definition at line 17 of file socketio.cpp.

Referenced by MPSocketIO::connectServer(), MPSocketIO::disconnectServer(), MPSocketIO::readConvert(), MPSocketIO::readFull(), MPSocketIO::write(), MPSocketIO::writeByte(), and MPSocketIO::writeConvert().


Generated on Mon Nov 8 17:08:24 2004 for MPT by  doxygen 1.3.9.1