CompareVotes

All class functions are defined inline.


[ ligand_pharma | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

KEYWORD
AUTHORS
CHANGES LOG
GOALS
USAGE

Class Summary

class CompareVotes
{
public:
bool operator()(const Vote& vote1, const Vote& vote2) const ;
protected:
}; // CompareVotes

Back to the top of CompareVotes


KEYWORD

Back to the top of CompareVotes


AUTHORS

Back to the top of CompareVotes


CHANGES LOG

Back to the top of CompareVotes


GOALS

Back to the top of CompareVotes

		

USAGE

		

Back to the top of CompareVotes


bool operator()(const Vote& vote1, const Vote& vote2) const ;

  bool operator()(const Vote& vote1, const Vote& vote2) const                                                        
;

Function is currently defined inline.


Back to the top of CompareVotes


All Members

public:
bool operator()(const Vote& vote1, const Vote& vote2) const ;
protected:

Back to the top of CompareVotes


Ancestors

Class does not inherit from any other class.

Back to the top of CompareVotes


Descendants

Class is not inherited by any others.

Back to the top of CompareVotes


Generated from source by the Cocoon utilities on Mon Dec 21 11:44:48 2009 .

Report problems to jkotula@unimax.com