BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
fresnoTypes.h
Go to the documentation of this file.
1 #ifndef BALL_SCORING_COMMON_FRESNOTYPES_H
2 #define BALL_SCORING_COMMON_FRESNOTYPES_H
3 
5 
6 namespace BALL
7 {
8  class FresnoTypes : public ScoringTypes
9  {
10 
11  public:
12 
16  {
20 
24  };
25 
26 
30  {
34 
44 
53 
62 
73 
77 
95 
99  };
100 
102  ;
103 
104  virtual bool setup()
105  ;
106 
107  };
108 
109 }
110 
111 
112 #endif // BALL_SCORING_COMMON_FRESNOTYPES_H