ACT-CV - Machine Vision for Cognitive Modeling
Classes | Macros
TcpClient.h File Reference

the client of distributed ACT-CV More...

#include <stdexcept>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <arpa/inet.h>
#include <pthread.h>
#include <netdb.h>
Include dependency graph for TcpClient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ClientError
 simple exception class used by ActCvClient More...
 
class  ActCvClient
 distributed ACT-CV: client class More...
 

Macros

#define SOCKET   int
 

Detailed Description

the client of distributed ACT-CV

Definition in file TcpClient.h.

Macro Definition Documentation

#define SOCKET   int

Definition at line 36 of file TcpClient.h.



ACT-CV - Machine Vision for Cognitive Modeling
© 2015 Marc Halbruegge (actcvlibrary@googlemail.com)