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

dmn::DBTournament Class Reference

Tournament relations. More...

#include <db.h>

Collaboration diagram for dmn::DBTournament:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DBTournament (Tournament *module)
 Constructor.

Tournamentmodule () const
void matches (std::list< ID > *matches) const
void teams (std::list< ID > *teams) const
void displays (std::list< ID > *displays) const
bool insert_match (ID match)
bool insert_team (ID team)
bool insert_display (ID display)
bool delete_match (ID match)
bool delete_team (ID team)
bool delete_display (ID display)

Detailed Description

Tournament relations.


Constructor & Destructor Documentation

dmn::DBTournament::DBTournament Tournament module  ) 
 

Constructor.

Parameters:
module Tournament module


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