All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Member Functions | Static Public Attributes | List of all members
osl::PtypeTraits< PLANCE > Struct Template 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

template<>
struct osl::PtypeTraits< PLANCE >

Definition at line 112 of file ptypeTraits.h.

Member Function Documentation

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

Definition at line 119 of file ptypeTraits.h.

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

Definition at line 118 of file ptypeTraits.h.

Member Data Documentation

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

Definition at line 121 of file ptypeTraits.h.

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

Definition at line 116 of file ptypeTraits.h.

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

Definition at line 115 of file ptypeTraits.h.

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

Definition at line 122 of file ptypeTraits.h.

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

Definition at line 114 of file ptypeTraits.h.

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

Definition at line 120 of file ptypeTraits.h.

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

Definition at line 117 of file ptypeTraits.h.


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