Classes | Public Member Functions | Public Attributes
RecordPrinter Struct Reference
Collaboration diagram for RecordPrinter:
Collaboration graph
[legend]

List of all members.

Classes

struct  Compare

Public Member Functions

 RecordPrinter (osl::state::NumEffectState &s, osl::ntesuki::NtesukiTable::Table &t, osl::ntesuki::NtesukiRecord *r)
void enter (osl::ntesuki::NtesukiRecord *r)
void exit ()
bool withChildMove (const osl::ntesuki::NtesukiMove &move, osl::ntesuki::NtesukiRecord *child)
void noChildMove (const osl::ntesuki::NtesukiMove &move)
bool operator() (const osl::ntesuki::NtesukiMove &lhs, const osl::ntesuki::NtesukiMove &rhs)

Public Attributes

osl::state::NumEffectStatestate
osl::ntesuki::NtesukiTable::Tabletable
std::vector
< osl::ntesuki::NtesukiRecord * > 
records
std::set< HashKey > read_keys
int depth
int pass_count
int pass_depth

Detailed Description

Definition at line 87 of file ntesukiTable.cc.


Constructor & Destructor Documentation

Definition at line 98 of file ntesukiTable.cc.


Member Function Documentation

Definition at line 106 of file ntesukiTable.cc.

References depth, and osl::ntesuki::NtesukiRecord::key.

void RecordPrinter::exit ( ) [inline]

Definition at line 112 of file ntesukiTable.cc.

References depth.

void RecordPrinter::noChildMove ( const osl::ntesuki::NtesukiMove move) [inline]

Definition at line 156 of file ntesukiTable.cc.

bool RecordPrinter::operator() ( const osl::ntesuki::NtesukiMove lhs,
const osl::ntesuki::NtesukiMove rhs 
) [inline]

Member Data Documentation

Definition at line 96 of file ntesukiTable.cc.

Definition at line 96 of file ntesukiTable.cc.

Definition at line 96 of file ntesukiTable.cc.

std::set<HashKey> RecordPrinter::read_keys

Definition at line 95 of file ntesukiTable.cc.

Definition at line 94 of file ntesukiTable.cc.

Definition at line 92 of file ntesukiTable.cc.

Definition at line 93 of file ntesukiTable.cc.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines