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

#include <pattern.h>

List of all members.

Public Member Functions

 LongTarget2 (Ptype t, bool s)
bool match (const NumEffectState &, Move move, Piece p) const
const std::string name () const

Public Attributes

Ptype target
bool same

Detailed Description

Definition at line 103 of file pattern.h.


Constructor & Destructor Documentation

osl::rating::LongTarget2::LongTarget2 ( Ptype  t,
bool  s 
) [inline]

Definition at line 107 of file pattern.h.


Member Function Documentation

bool osl::rating::LongTarget2::match ( const NumEffectState &  ,
Move  move,
Piece  p 
) const [inline]
const std::string osl::rating::LongTarget2::name ( ) const

Definition at line 24 of file pattern.cc.

References osl::PtypeTable::getCsaName(), osl::Ptype_Table, and target.


Member Data Documentation

Definition at line 106 of file pattern.h.

Referenced by match().

Definition at line 105 of file pattern.h.

Referenced by match().


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