Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

dmn::DBGame Class Reference

Game relation. More...

#include <db.h>

Collaboration diagram for dmn::DBGame:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DBGame (Game *module, ID match)
 Constructor.

Gamemodule () const
ID match () const
void hands (std::list< ID > *hands) const
void couples (std::list< ID > *couples) const
void displays (std::list< ID > *displays) const
bool insert_hand (ID hand)
bool insert_couple (ID couple)
bool insert_display (ID display)
bool delete_hand (ID hand)
bool delete_couple (ID couple)
bool delete_display (ID display)

Detailed Description

Game relation.


Constructor & Destructor Documentation

dmn::DBGame::DBGame Game module,
ID  match
 

Constructor.

Parameters:
module Game module
match Match identificator owner of this game


The documentation for this class was generated from the following file:
Generated on Fri Dec 26 22:54:40 2003 for dmn by doxygen 1.3.4