STAR++ v0.2.3
C++ implementation of STAR voting
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NStarThe Star namespace is the main namespace through which all functionality of the STAR++ library is accessed
 CCalculatorMeans to determine the result of an election
 CElectionCollection of candidates and ballots
 CBallotThe Election::Ballot class represents a single ballot for a given election
 CBuilderThe Election::Builder class is a utility through which elections can be prepared
 CVoteThe Election::Voter struct represents a single vote for a candidate in an election
 CVoterThe Election::Voter struct contains the details of a voter participating in an election
 CElectionResultHolds the outcome of an election
 CExpectedElectionResultCompares the results of an election to a known outcome
 CBuilderThe ExpectedElectionResult::Builder class is a utility through expected election result sets can be created
 CQualifierResultHolds the outcome of a runoff qualifier
 CRankThe Rank struct represents a relative position for a given standing that can be occupied by multiple candidates
 CReferenceErrorThe ReferenceError struct is used to report errors while parsing election/results data in their reference formats
 CSeatOutcome for a specific seat in a given election