|
My Project
|
#include <csa.h>
Public Member Functions | |
| CsaString (const std::string &) | |
| NumEffectState | initialState () const |
Public Member Functions inherited from osl::csa::CsaFileMinimal | |
| CsaFileMinimal (const std::string &filename) | |
| CsaFileMinimal (std::istream &is) | |
| virtual | ~CsaFileMinimal () |
| RecordMinimal | load () const |
| std::vector< Move > | moves () const |
| const NumEffectState & | initialState () const |
Additional Inherited Members | |
Static Public Member Functions inherited from osl::csa::CsaFileMinimal | |
| static bool | parseLine (SimpleState &, RecordMinimal &, std::string element, CArray< bool, 9 > &) |
Protected Member Functions inherited from osl::csa::CsaFileMinimal | |
| CsaFileMinimal () | |
| void | load (std::istream &) |
|
inline |
Definition at line 73 of file csa.h.
References osl::RecordMinimal::initial_state, and osl::csa::CsaFileMinimal::load().