HOG2
Public Member Functions | Public Attributes | List of all members
pancakeStatePair Class Reference

#include <SFBDPancakePuzzle.h>

Collaboration diagram for pancakeStatePair:
Collaboration graph
[legend]

Public Member Functions

 pancakeStatePair ()
 
 pancakeStatePair (BurnedPancakePuzzleState s, BurnedPancakePuzzleState g)
 

Public Attributes

BurnedPancakePuzzleState start
 
BurnedPancakePuzzleState goal
 

Detailed Description

Definition at line 16 of file SFBDPancakePuzzle.h.

Constructor & Destructor Documentation

◆ pancakeStatePair() [1/2]

pancakeStatePair::pancakeStatePair ( )
inline

Definition at line 18 of file SFBDPancakePuzzle.h.

◆ pancakeStatePair() [2/2]

pancakeStatePair::pancakeStatePair ( BurnedPancakePuzzleState  s,
BurnedPancakePuzzleState  g 
)
inline

Definition at line 21 of file SFBDPancakePuzzle.h.

Member Data Documentation

◆ goal

BurnedPancakePuzzleState pancakeStatePair::goal

◆ start

BurnedPancakePuzzleState pancakeStatePair::start

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