All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
State Struct Reference
Inheritance diagram for State:
Inheritance graph
[legend]

Public Member Functions

 State ()
 

Public Attributes

int count
 
osl::stl::vector< osl::Movemoves
 

Detailed Description

Definition at line 29 of file all-states.cc.

Constructor & Destructor Documentation

State::State ( )
inline

Definition at line 31 of file all-states.cc.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: