All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
osl::move_probability::PinnedGeneral Struct Reference

#include <pinnedGeneral.h>

Collaboration diagram for osl::move_probability::PinnedGeneral:
Collaboration graph
[legend]

Public Member Functions

 PinnedGeneral (Piece g, Piece c, Square a)
 
 PinnedGeneral ()
 

Public Attributes

Piece general
 
Piece covered
 
Square attack
 

Detailed Description

Definition at line 11 of file pinnedGeneral.h.

Constructor & Destructor Documentation

osl::move_probability::PinnedGeneral::PinnedGeneral ( Piece  g,
Piece  c,
Square  a 
)
inline

Definition at line 15 of file pinnedGeneral.h.

osl::move_probability::PinnedGeneral::PinnedGeneral ( )
inline

Definition at line 18 of file pinnedGeneral.h.

Member Data Documentation

Square osl::move_probability::PinnedGeneral::attack
Piece osl::move_probability::PinnedGeneral::covered
Piece osl::move_probability::PinnedGeneral::general

The documentation for this struct was generated from the following file: