search::ContextBase Class Reference

#include <context.hh>

Inheritance diagram for search::ContextBase:

Inheritance graph
[legend]
Collaboration diagram for search::ContextBase:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ContextBase (const Config &config)
VertexNodeNewVertexNode ()
void DeleteVertexNode (VertexNode *node)
unsigned int PopLimit () const
Score LMWeight () const
const ConfigGetConfig () const


Detailed Description

Definition at line 11 of file context.hh.


Constructor & Destructor Documentation

search::ContextBase::ContextBase ( const Config config  )  [inline, explicit]

Definition at line 13 of file context.hh.


Member Function Documentation

void search::ContextBase::DeleteVertexNode ( VertexNode node  )  [inline]

Definition at line 21 of file context.hh.

const Config& search::ContextBase::GetConfig (  )  const [inline]

Definition at line 29 of file context.hh.

Score search::ContextBase::LMWeight (  )  const [inline]

Definition at line 27 of file context.hh.

References search::Config::LMWeight().

Here is the call graph for this function:

VertexNode* search::ContextBase::NewVertexNode (  )  [inline]

Definition at line 15 of file context.hh.

unsigned int search::ContextBase::PopLimit (  )  const [inline]

Definition at line 25 of file context.hh.

References search::Config::PopLimit().

Referenced by search::EdgeGenerator::Search().

Here is the call graph for this function:

Here is the caller graph for this function:


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

Generated on Thu Jul 6 00:34:44 2017 for Moses by  doxygen 1.5.9