CompareMultipleResultNodes

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

Back to the top of CompareMultipleResultNodes


KEYWORD

Back to the top of CompareMultipleResultNodes


AUTHORS

Back to the top of CompareMultipleResultNodes


CHANGES LOG

Back to the top of CompareMultipleResultNodes


GOALS

Back to the top of CompareMultipleResultNodes

		

USAGE

		

Back to the top of CompareMultipleResultNodes


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

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

Function is currently defined inline.


Back to the top of CompareMultipleResultNodes


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

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

Function is currently defined inline.


Back to the top of CompareMultipleResultNodes


All Members

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

Back to the top of CompareMultipleResultNodes


Ancestors

Class does not inherit from any other class.

Back to the top of CompareMultipleResultNodes


Descendants

Class is not inherited by any others.

Back to the top of CompareMultipleResultNodes


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

Report problems to jkotula@unimax.com