#include <PrefixTreeMap.h>

| Public Member Functions | |
| PPimp (PTF const *x, unsigned i, bool b) | |
| bool | isValid () const | 
| bool | isRoot () const | 
| PTF const * | ptr () const | 
| Public Attributes | |
| PTF const * | p | 
| unsigned | idx | 
| bool | root | 
Definition at line 65 of file PrefixTreeMap.h.
| Moses::PPimp::PPimp | ( | PTF const * | x, | |
| unsigned | i, | |||
| bool | b | |||
| ) |  [inline] | 
Definition at line 70 of file PrefixTreeMap.h.
| bool Moses::PPimp::isRoot | ( | ) | const  [inline] | 
Definition at line 75 of file PrefixTreeMap.h.
References root.
Referenced by Moses::PDTimp::Extend(), Moses::PrefixTreeMap::Extend(), Moses::PrefixTreeMap::GetCandidates(), and Moses::PDTimp::GetTargetCandidates().

| bool Moses::PPimp::isValid | ( | ) | const  [inline] | 
Definition at line 71 of file PrefixTreeMap.h.
References idx, p, root, and Moses::PrefixTreeF< T, D >::size().
Referenced by Moses::PrefixTreeMap::Extend(), Moses::PrefixTreeMap::GetCandidates(), and Moses::PhraseDictionaryTree::PrefixPtr::operator bool().


| PTF const* Moses::PPimp::ptr | ( | ) | const  [inline] | 
Definition at line 78 of file PrefixTreeMap.h.
References p.
Referenced by Moses::PDTimp::Extend(), Moses::PrefixTreeMap::Extend(), Moses::PrefixTreeMap::GetCandidates(), and Moses::PDTimp::GetTargetCandidates().

| unsigned Moses::PPimp::idx | 
Definition at line 67 of file PrefixTreeMap.h.
Referenced by Moses::PDTimp::Extend(), Moses::PrefixTreeMap::Extend(), Moses::PrefixTreeMap::GetCandidates(), Moses::PDTimp::GetTargetCandidates(), and isValid().
| PTF const* Moses::PPimp::p | 
| bool Moses::PPimp::root | 
 1.5.9
 1.5.9