#include <PointerState.h>


Public Member Functions | |
| PointerState () | |
| PointerState (const void *lms) | |
| virtual size_t | hash () const |
| virtual bool | operator== (const FFState &other) const |
Public Attributes | |
| const void * | lmstate |
Definition at line 8 of file PointerState.h.
| Moses::PointerState::PointerState | ( | ) | [inline, explicit] |
Definition at line 11 of file PointerState.h.
| Moses::PointerState::PointerState | ( | const void * | lms | ) | [inline] |
| virtual size_t Moses::PointerState::hash | ( | ) | const [inline, virtual] |
| virtual bool Moses::PointerState::operator== | ( | const FFState & | other | ) | const [inline, virtual] |
| const void* Moses::PointerState::lmstate |
Definition at line 9 of file PointerState.h.
Referenced by Moses::IRSTLMState::GetState(), hash(), Moses::IRSTLMState::operator=(), operator==(), and PointerState().
1.5.9