enum

Goban::RMQR::VersionValue

Inherits Enum / Comparable / Value / Object

Constants

R7x43 = 0_u8
R7x59 = 1_u8
R7x77 = 2_u8
R7x99 = 3_u8
R7x139 = 4_u8
R9x43 = 5_u8
R9x59 = 6_u8
R9x77 = 7_u8
R9x99 = 8_u8
R9x139 = 9_u8
R11x27 = 10_u8
R11x43 = 11_u8
R11x59 = 12_u8
R11x77 = 13_u8
R11x99 = 14_u8
R11x139 = 15_u8
R13x27 = 16_u8
R13x43 = 17_u8
R13x59 = 18_u8
R13x77 = 19_u8
R13x99 = 20_u8
R13x139 = 21_u8
R15x43 = 22_u8
R15x59 = 23_u8
R15x77 = 24_u8
R15x99 = 25_u8
R15x139 = 26_u8
R17x43 = 27_u8
R17x59 = 28_u8
R17x77 = 29_u8
R17x99 = 30_u8
R17x139 = 31_u8

Instance methods

r11x139?

Returns true if this enum value equals R11x139

Source
r11x27?

Returns true if this enum value equals R11x27

Source
r11x43?

Returns true if this enum value equals R11x43

Source
r11x59?

Returns true if this enum value equals R11x59

Source
r11x77?

Returns true if this enum value equals R11x77

Source
r11x99?

Returns true if this enum value equals R11x99

Source
r13x139?

Returns true if this enum value equals R13x139

Source
r13x27?

Returns true if this enum value equals R13x27

Source
r13x43?

Returns true if this enum value equals R13x43

Source
r13x59?

Returns true if this enum value equals R13x59

Source
r13x77?

Returns true if this enum value equals R13x77

Source
r13x99?

Returns true if this enum value equals R13x99

Source
r15x139?

Returns true if this enum value equals R15x139

Source
r15x43?

Returns true if this enum value equals R15x43

Source
r15x59?

Returns true if this enum value equals R15x59

Source
r15x77?

Returns true if this enum value equals R15x77

Source
r15x99?

Returns true if this enum value equals R15x99

Source
r17x139?

Returns true if this enum value equals R17x139

Source
r17x43?

Returns true if this enum value equals R17x43

Source
r17x59?

Returns true if this enum value equals R17x59

Source
r17x77?

Returns true if this enum value equals R17x77

Source
r17x99?

Returns true if this enum value equals R17x99

Source
r7x139?

Returns true if this enum value equals R7x139

Source
r7x43?

Returns true if this enum value equals R7x43

Source
r7x59?

Returns true if this enum value equals R7x59

Source
r7x77?

Returns true if this enum value equals R7x77

Source
r7x99?

Returns true if this enum value equals R7x99

Source
r9x139?

Returns true if this enum value equals R9x139

Source
r9x43?

Returns true if this enum value equals R9x43

Source
r9x59?

Returns true if this enum value equals R9x59

Source
r9x77?

Returns true if this enum value equals R9x77

Source
r9x99?

Returns true if this enum value equals R9x99

Source