STAR++ v0.2.2
C++ implementation of STAR voting
|
This is the complete list of members for Star::ElectionResult, including all inherited members.
election() const | Star::ElectionResult | |
ElectionResult() | Star::ElectionResult | |
ElectionResult(const Election *election, const QList< Seat > &seats) | Star::ElectionResult | |
filledSeatCount() const | Star::ElectionResult | |
isComplete() const | Star::ElectionResult | |
isNull() const | Star::ElectionResult | |
operator!=(const ElectionResult &other) const | Star::ElectionResult | |
operator==(const ElectionResult &other) const | Star::ElectionResult | |
seatAt(qsizetype i) const | Star::ElectionResult | |
seatCount() const | Star::ElectionResult | |
seats() const | Star::ElectionResult | |
unfilledSeatCount() const | Star::ElectionResult | |
unresolvedCandidates() const | Star::ElectionResult | |
unresolvedSeat() const | Star::ElectionResult | |
winners() const | Star::ElectionResult |