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

dmn::DBMatch Class Reference

Match relations. More...

#include <db.h>

Collaboration diagram for dmn::DBMatch:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DBMatch (Match *module, ID tournament)
 Constructor.

Matchmodule () const
ID tournament () const
void games (std::list< ID > *games) const
void couples (std::list< ID > *couples) const
void displays (std::list< ID > *couples) const
bool insert_game (ID game)
bool insert_couple (ID couple)
bool insert_display (ID display)
bool delete_game (ID game)
bool delete_couple (ID couple)
bool delete_display (ID display)

Detailed Description

Match relations.


Constructor & Destructor Documentation

dmn::DBMatch::DBMatch Match module,
ID  tournament
 

Constructor.

Parameters:
module Match module
tournament Tournament identificator owner of this match


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