#include <historyTable.h>
Public メソッド | |
OutputEntry (int i=0, int j=0, uint64_t v=0) | |
bool | operator> (const OutputEntry &r) const |
Public 変数 | |
int | from_or_ptype |
Position | to |
uint64_t | value |
historyTable.h の 61 行で定義されています。
osl::search::HistoryTable::OutputEntry::OutputEntry | ( | int | i = 0 , |
|
int | j = 0 , |
|||
uint64_t | v = 0 | |||
) | [inline, explicit] |
historyTable.h の 66 行で定義されています。
bool osl::search::HistoryTable::OutputEntry::operator> | ( | const OutputEntry & | r | ) | const [inline] |
historyTable.h の 70 行で定義されています。
参照先 from_or_ptype, to, と value.
historyTable.h の 63 行で定義されています。
参照元 osl::search::operator<<(), と operator>().
historyTable.h の 64 行で定義されています。
参照元 osl::search::operator<<(), と operator>().
historyTable.h の 65 行で定義されています。
参照元 osl::search::operator<<(), と operator>().