Public Member Functions | |
State () | |
Public Attributes | |
int | count |
osl::stl::vector< osl::Move > | moves |
Definition at line 29 of file all-states.cc.
|
inline |
Definition at line 31 of file all-states.cc.
int State::count |
Definition at line 34 of file all-states.cc.
Referenced by find_all().
osl::stl::vector<osl::Move> State::moves |
Definition at line 35 of file all-states.cc.
Referenced by find_all().