libkdegames/kggzmod
KGGZMod::InfoRequest Class Reference
#include <request.h>
Inheritance diagram for KGGZMod::InfoRequest:

Detailed Description
Information request to the GGZ core client.Such requests retrieve additional player information. If the seat parameter is included in the constructor, only the information about a specific player is retrieved. Otherwise, information about all players will be returned.
Refer to the Request documentation for everything else.
Definition at line 227 of file request.h.
Public Member Functions | |
| InfoRequest (int seat) | |
| InfoRequest () | |
Constructor & Destructor Documentation
| InfoRequest::InfoRequest | ( | int | seat | ) |
Definition at line 76 of file request.cpp.
| InfoRequest::InfoRequest | ( | ) |
Definition at line 82 of file request.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference