All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
osl::rating::ChaseGroup Struct Reference

#include <group.h>

Inheritance diagram for osl::rating::ChaseGroup:
Inheritance graph
[legend]
Collaboration diagram for osl::rating::ChaseGroup:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ChaseGroup ()
void show (std::ostream &os, int name_width, const range_t &range, const vector< double > &weights) const
int findMatch (const NumEffectState &state, Move move, const RatingEnv &env) const

Detailed Description

Definition at line 165 of file group.h.


Constructor & Destructor Documentation

Definition at line 134 of file group.cc.

References osl::isBasic(), osl::PTYPE_MAX, osl::PTYPE_PIECE_MIN, and target.


Member Function Documentation

int osl::rating::ChaseGroup::findMatch ( const NumEffectState &  state,
Move  m,
const RatingEnv env 
) const [virtual]
void osl::rating::ChaseGroup::show ( std::ostream &  os,
int  name_width,
const range_t range,
const vector< double > &  weights 
) const [inline, virtual]

Reimplemented from osl::rating::Group.

Definition at line 168 of file group.h.

References osl::rating::Group::showTopN().


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines