CompareMultipleResults

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 CompareMultipleResults
{
public:
bool operator()(const MultipleResult& p_a,const MultipleResult& p_b)const ;
bool operator()(const MultipleResult* p_a,const MultipleResult* p_b)const ;
protected:
}; // CompareMultipleResults

Back to the top of CompareMultipleResults


KEYWORD

Back to the top of CompareMultipleResults


AUTHORS

Back to the top of CompareMultipleResults


CHANGES LOG

Back to the top of CompareMultipleResults


GOALS

Back to the top of CompareMultipleResults

		

USAGE

		

Back to the top of CompareMultipleResults


bool operator()(const MultipleResult& p_a,const MultipleResult& p_b)const ;

  bool operator()(const MultipleResult& p_a,const MultipleResult& p_b)const                                                    
;

Function is currently defined inline.


Back to the top of CompareMultipleResults


bool operator()(const MultipleResult* p_a,const MultipleResult* p_b)const ;

  bool operator()(const MultipleResult* p_a,const MultipleResult* p_b)const                                                      
;

Function is currently defined inline.


Back to the top of CompareMultipleResults


All Members

public:
bool operator()(const MultipleResult& p_a,const MultipleResult& p_b)const ;
bool operator()(const MultipleResult* p_a,const MultipleResult* p_b)const ;
protected:

Back to the top of CompareMultipleResults


Ancestors

Class does not inherit from any other class.

Back to the top of CompareMultipleResults


Descendants

Class is not inherited by any others.

Back to the top of CompareMultipleResults


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

Report problems to jkotula@unimax.com