My Project
osl::PtypeTraits< PLANCE > Struct Reference

#include <ptypeTraits.h>

Static Public Member Functions

static const char * name ()
static const char * csaName ()

Static Public Attributes

static const bool isBasic =false
static const bool canPromote =false
static const bool betterToPromote =false
static const Ptype moveType =GOLD
static const int moveMask =PtypeTraits<GOLD>::moveMask
static const Ptype basicType =LANCE
static const int indexMin =PtypeTraits<basicType>::indexMin

Detailed Description

Definition at line 109 of file ptypeTraits.h.

Member Function Documentation

◆ csaName()

const char * osl::PtypeTraits< PLANCE >::csaName ( )
inlinestatic

Definition at line 116 of file ptypeTraits.h.

◆ name()

const char * osl::PtypeTraits< PLANCE >::name ( )
inlinestatic

Definition at line 115 of file ptypeTraits.h.

Member Data Documentation

◆ basicType

const Ptype osl::PtypeTraits< PLANCE >::basicType =LANCE
static

Definition at line 118 of file ptypeTraits.h.

◆ betterToPromote

const bool osl::PtypeTraits< PLANCE >::betterToPromote =false
static

Definition at line 113 of file ptypeTraits.h.

◆ canPromote

const bool osl::PtypeTraits< PLANCE >::canPromote =false
static

Definition at line 112 of file ptypeTraits.h.

◆ indexMin

const int osl::PtypeTraits< PLANCE >::indexMin =PtypeTraits<basicType>::indexMin
static

Definition at line 119 of file ptypeTraits.h.

◆ isBasic

const bool osl::PtypeTraits< PLANCE >::isBasic =false
static

Definition at line 111 of file ptypeTraits.h.

◆ moveMask

const int osl::PtypeTraits< PLANCE >::moveMask =PtypeTraits<GOLD>::moveMask
static

Definition at line 117 of file ptypeTraits.h.

◆ moveType

const Ptype osl::PtypeTraits< PLANCE >::moveType =GOLD
static

Definition at line 114 of file ptypeTraits.h.


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