Public Member Functions | Private Slots | Private Attributes
server::Server Class Reference

#include <Server.h>

List of all members.

Public Member Functions

 Server (int argc, char **argv, QObject *pParent=NULL)
void writeData ()

Private Slots

void NewClientCommand ()
void NewClientConnection ()

Private Attributes

QTcpServer * m_pTcpServer
RobotThread m_RobotThread

Detailed Description

Definition at line 16 of file Server.h.


Constructor & Destructor Documentation

server::Server::Server ( int  argc,
char **  argv,
QObject *  pParent = NULL 
)

Definition at line 6 of file Server.cpp.


Member Function Documentation

void server::Server::NewClientCommand ( ) [private, slot]

Definition at line 48 of file Server.cpp.

void server::Server::NewClientConnection ( ) [private, slot]

Definition at line 30 of file Server.cpp.

Definition at line 38 of file Server.cpp.


Member Data Documentation

QTcpServer* server::Server::m_pTcpServer [private]

Definition at line 30 of file Server.h.

Definition at line 32 of file Server.h.


The documentation for this class was generated from the following files:


tcp_command
Author(s): Hunter Allen
autogenerated on Mon Oct 6 2014 08:35:12