#include <db.h>
Collaboration diagram for dmn::DBDisplay:

Public Member Functions | |
| DBDisplay (Display *module) | |
| Constructor. | |
| Display * | module () const |
| ID | tournament () const |
| void | set_tournament (ID tournament) |
| ID | match () const |
| void | set_match (ID match) |
| ID | game () const |
| void | set_game (ID game) |
| ID | hand () const |
| void | set_hand (ID hand) |
|
|
Constructor.
|
1.3.4