dmn::Config | Config interface |
dmn::ConfigDefault | Default Config module |
dmn::ConfigFile | Parse a configuration file in XML format |
dmn::Core | Core interface |
dmn::CoreStandard | Standard Core module |
dmn::Couple | Couple |
dmn::DB | DB |
dmn::DBCouple | Couple relations |
dmn::DBDisplay | Display relations |
dmn::DBGame | Game relation |
dmn::DBHand | Hand relations |
dmn::DBMatch | Match relations |
dmn::DBPlayer | Player relations |
dmn::DBSound | Sound relations |
dmn::DBTeam | Team relations |
dmn::DBTournament | Tournament relations |
dmn::Display | Display interface |
dmn::DisplayNull | Null Display module |
dmn::DisplayText | Display module in text mode |
dmn::Domino | Domino |
dmn::Dominoes | Dominoes list |
dmn::Game | Game interface |
dmn::GameTo20 | Game module to 20 points |
dmn::GameTo30 | Game module to 30 points |
dmn::GameTo40 | Game module to 40 points |
dmn::GameToX | Game module to X points |
dmn::HalfDomino | Each part of the domino |
dmn::Hand | Hand interface |
dmn::HandDefault | Default Hand module |
dmn::IDs | Unique identificators |
dmn::Match | Match interface |
dmn::MatchTo1 | Match module to 1 games |
dmn::MatchTo2 | Match module to 2 games |
dmn::MatchTo3 | Match module to 3 games |
dmn::MatchToX | Match module to X games |
dmn::Module | Common elements for modules |
dmn::ModuleIO | Open/Close modules |
dmn::Msg | Error/Warning/Info messages management |
dmn::Player | Player interface |
dmn::PlayerInfo | Player's configuration |
dmn::PlayerQt | Player with Qt display |
dmn::PlayerStupid | Stupid Player |
dmn::PlayerText | Interactive player in text mode |
dmn::QtDomino | Widget with a domino |
dmn::QtDominoes | Show the dominoes that has the player |
dmn::QtDominoProgress | Shows a Label with a progress bar |
dmn::QtImage | Widget with a image |
dmn::QtMainWidget | Main widget of the Display::qt |
dmn::Sound | Sound interface |
dmn::SoundAlsa | ALSA module for Sound |
dmn::SoundNull | NULL module for Sound |
dmn::SoundOgg | Convert a ogg vorbis file to PCM |
dmn::Team | Team |
dmn::Tournament | Tournament interface |
dmn::TournamentCup | Cup Tournament |