My Project
osl::PtypeTraits< PSILVER > 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 =SILVER
static const int indexMin =PtypeTraits<basicType>::indexMin

Detailed Description

Definition at line 176 of file ptypeTraits.h.

Member Function Documentation

◆ csaName()

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

Definition at line 183 of file ptypeTraits.h.

◆ name()

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

Definition at line 182 of file ptypeTraits.h.

Member Data Documentation

◆ basicType

const Ptype osl::PtypeTraits< PSILVER >::basicType =SILVER
static

Definition at line 185 of file ptypeTraits.h.

◆ betterToPromote

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

Definition at line 180 of file ptypeTraits.h.

◆ canPromote

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

Definition at line 179 of file ptypeTraits.h.

◆ indexMin

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

Definition at line 186 of file ptypeTraits.h.

◆ isBasic

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

Definition at line 178 of file ptypeTraits.h.

◆ moveMask

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

Definition at line 184 of file ptypeTraits.h.

◆ moveType

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

Definition at line 181 of file ptypeTraits.h.


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