MyMatch

All class functions are defined inline.


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

Quick Index

KEYWORD
AUTHORS
CHANGES LOG
GOALS
USAGE

Class Summary

class MyMatch
: public Match
{
public:
void setScore(unsigned int pairIndex, float score) ;
protected:
}; // MyMatch

Back to the top of MyMatch


KEYWORD

Back to the top of MyMatch


AUTHORS

Back to the top of MyMatch


CHANGES LOG

Back to the top of MyMatch


GOALS

Back to the top of MyMatch

		

USAGE

		

Back to the top of MyMatch


void setScore(unsigned int pairIndex, float score) ;

  void setScore(unsigned int pairIndex, float score)                                    
;

Function is currently defined inline.


Back to the top of MyMatch


All Members

public:
void setScore(unsigned int pairIndex, float score) ;
protected:

Back to the top of MyMatch


Ancestors

Inheritance chain for MyMatch:

Back to the top of MyMatch


Descendants

Class is not inherited by any others.

Back to the top of MyMatch


Generated from source by the Cocoon utilities on Mon Dec 21 12:00:24 2009 .

Report problems to jkotula@unimax.com