configure(Core *core)=0 | dmn::Match | [pure virtual] |
desc() const | dmn::Module | |
id() const | dmn::Module | |
is_finished()=0 | dmn::Match | [pure virtual] |
Match() | dmn::Match | |
Module() | dmn::Module | |
name() const | dmn::Module | |
next_game(ID game, std::list< ID > *couples)=0 | dmn::Match | [pure virtual] |
points_to_win()=0 | dmn::Match | [pure virtual] |
score_board(std::list< Score > *score)=0 | dmn::Match | [pure virtual] |
set_desc(const std::string &desc) | dmn::Module | [protected] |
set_game_winner(ID game, ID couple_winner)=0 | dmn::Match | [pure virtual] |
set_name(const std::string &name) | dmn::Module | [protected] |
set_type(ModuleType type=ModuleNONE) | dmn::Module | [protected] |
set_version(const std::string &version) | dmn::Module | [protected] |
type() const | dmn::Module | |
version() const | dmn::Module | |
winner()=0 | dmn::Match | [pure virtual] |
~Match() | dmn::Match | [inline, virtual] |
~Module() | dmn::Module |