#include <BracketMatchResult.h>
◆ getCompetingForPlace()
unsigned int BracketMatchResult::getCompetingForPlace |
( |
| ) |
|
|
inline |
◆ getMatchResult()
unsigned int BracketMatchResult::getMatchResult |
( |
| ) |
|
|
inline |
◆ getOpponents()
List< gid > BracketMatchResult::getOpponents |
( |
| ) |
|
|
inline |
◆ getPoints()
unsigned int BracketMatchResult::getPoints |
( |
| ) |
|
|
inline |
◆ setCompetingForPlace()
void BracketMatchResult::setCompetingForPlace |
( |
unsigned int | val | ) |
|
|
inline |
◆ setMatchResult()
void BracketMatchResult::setMatchResult |
( |
unsigned int | val | ) |
|
|
inline |
◆ setOpponents()
void BracketMatchResult::setOpponents |
( |
List< gid > | val | ) |
|
|
inline |
◆ setPoints()
void BracketMatchResult::setPoints |
( |
unsigned int | val | ) |
|
|
inline |