GAMS  1.4.0
gams::elections::ElectionCumulative Member List

This is the complete list of members for gams::elections::ElectionCumulative, including all inherited members.

advance_round(void)gams::elections::ElectionBasevirtual
agent_prefix_gams::elections::ElectionBaseprotected
election_prefix_gams::elections::ElectionBaseprotected
ElectionBase(const std::string &election_prefix="", const std::string &agent_prefix="", madara::knowledge::KnowledgeBase *knowledge=0)gams::elections::ElectionBase
ElectionCumulative(const std::string &election_prefix="", const std::string &agent_prefix="", madara::knowledge::KnowledgeBase *knowledge=0)gams::elections::ElectionCumulative
get_agent_prefix(void) constgams::elections::ElectionBase
get_election_prefix(void) constgams::elections::ElectionBase
get_leader(void)gams::elections::ElectionCumulative
get_leaders(int num_leaders=1)gams::elections::ElectionCumulativevirtual
get_round(void) constgams::elections::ElectionBase
get_votes(CandidateVotes &results)gams::elections::ElectionBasevirtual
get_votes(groups::GroupBase *group, CandidateVotes &results)gams::elections::ElectionBasevirtual
has_voted(const std::string &agent_prefix)gams::elections::ElectionBasevirtual
knowledge_gams::elections::ElectionBasemutableprotected
reset_round(void)gams::elections::ElectionBasevirtual
reset_votes_pointer(void)gams::elections::ElectionBaseprotected
round_gams::elections::ElectionBaseprotected
set_agent_prefix(const std::string &prefix)gams::elections::ElectionBasevirtual
set_election_prefix(const std::string &prefix)gams::elections::ElectionBasevirtual
set_knowledge_base(madara::knowledge::KnowledgeBase *knowledge)gams::elections::ElectionBasevirtual
sync(void)gams::elections::ElectionBasevirtual
vote(const std::string &candidate, int votes=1)gams::elections::ElectionBase
vote(const std::string &agent, const std::string &candidate, int votes=1)gams::elections::ElectionBasevirtual
votes_gams::elections::ElectionBaseprotected
~ElectionBase()gams::elections::ElectionBasevirtual
~ElectionCumulative()gams::elections::ElectionCumulativevirtual