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

List of all members.

Classes

struct  Compare

Public Member Functions

 RecordPrinter2 (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
int depth_visited

Detailed Description

Definition at line 184 of file ntesukiTable.cc.


Constructor & Destructor Documentation

Definition at line 196 of file ntesukiTable.cc.


Member Function Documentation

void RecordPrinter2::exit ( ) [inline]

Definition at line 211 of file ntesukiTable.cc.

References depth.

void RecordPrinter2::noChildMove ( const osl::ntesuki::NtesukiMove move) [inline]
bool RecordPrinter2::operator() ( const osl::ntesuki::NtesukiMove lhs,
const osl::ntesuki::NtesukiMove rhs 
) [inline]

Member Data Documentation

Definition at line 194 of file ntesukiTable.cc.

Definition at line 194 of file ntesukiTable.cc.

Definition at line 194 of file ntesukiTable.cc.

Definition at line 194 of file ntesukiTable.cc.

std::set<HashKey> RecordPrinter2::read_keys

Definition at line 193 of file ntesukiTable.cc.

Definition at line 192 of file ntesukiTable.cc.

Definition at line 190 of file ntesukiTable.cc.

Definition at line 191 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