CompareTuples

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 CompareTuples
{
public:
bool operator()(const NTuple& s1, const NTuple& s2) const ;
protected:
}; // CompareTuples

Back to the top of CompareTuples


KEYWORD

Back to the top of CompareTuples


AUTHORS

Back to the top of CompareTuples


CHANGES LOG

Back to the top of CompareTuples


GOALS

Back to the top of CompareTuples

		

USAGE

		

Back to the top of CompareTuples


bool operator()(const NTuple& s1, const NTuple& s2) const ;

  bool operator()(const NTuple& s1, const NTuple& s2) const                                                                                                                                                                                                                                                           
;

Function is currently defined inline.


Back to the top of CompareTuples


All Members

public:
bool operator()(const NTuple& s1, const NTuple& s2) const ;
protected:

Back to the top of CompareTuples


Ancestors

Class does not inherit from any other class.

Back to the top of CompareTuples


Descendants

Class is not inherited by any others.

Back to the top of CompareTuples


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

Report problems to jkotula@unimax.com