PIGALE 1.3.9 Documentation (original) (raw)
P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor
H. de Fraysseix P. Ossona de Mendez
PigaleServer Class Reference
Collaboration diagram for PigaleServer:

[legend]
Detailed Description
Each time a client connects, PigaleServer creates a ClientSocket.
This class derives from QTcpServer.
Public Slots
- void OneClientClosed ()
- void OneClientOpened ()
Public Member Functions
- PigaleServer (pigaleWindow *mw)
- void createNewServer ()
Public Attributes
- int nconnections
- pigaleWindow * mw
Constructor & Destructor Documentation
| PigaleServer | ( | pigaleWindow * | mw | ) |
|---|
Member Function Documentation
| void createNewServer | ( | | ) | | -------------------- | - | | - |
| void OneClientClosed | ( | | ) | [slot] | | -------------------- | - | | - | -------- |
| void OneClientOpened | ( | | ) | [slot] | | -------------------- | - | | - | -------- |
Member Data Documentation
int nconnections
