Defines the GraspItServer and the ClientSocket classes. More...
#include <q3serversocket.h>
#include <q3socket.h>
#include <qstringlist.h>
#include <iostream>
#include <vector>
Go to the source code of this file.
Classes | |
class | ClientSocket |
Subclass of QSocket that parses input, implements commands, and writes output. More... | |
class | GraspItServer |
TCP server that listens for connections and spawns new ClientSockets. More... | |
Defines | |
#define | GRASPITSERVER_HXX |
Defines the GraspItServer and the ClientSocket classes.
Definition in file graspitServer.h.
#define GRASPITSERVER_HXX |
Definition at line 148 of file graspitServer.h.