mp_puzzle
Perplexing Puzzles
PuzzleState Member List

This is the complete list of members for PuzzleState, including all inherited members.

asArray() constPuzzleState
Direction enum name (defined in PuzzleState)PuzzleState
getNeighbor(Direction direction) constPuzzleState
getNeighbors() constPuzzleState
manhattanDistance(const PuzzleState desiredState=PuzzleState()) constPuzzleState
operator!=(const PuzzleState &rhs) constPuzzleState
operator<(const PuzzleState &rhs) constPuzzleState
operator==(const PuzzleState &rhs) constPuzzleState
PuzzleState()PuzzleState
PuzzleState(const std::array< uint8_t, 16 > state)PuzzleState