Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
anonymous_namespace{wrap.cc} Namespace Reference

Classes

struct  StaticCheck
struct  StaticCheck< true >
class  VirtualBase
class  VirtualImpl

Typedefs

typedef StaticCheck< sizeof(jint)==sizeof(lm::WordIndex)>
::StaticAssertionPassed 
FloatSize

Functions

void MapArray (const std::vector< lm::WordIndex > &map, jint *begin, jint *end)
char * PieceCopy (const StringPiece &str)
VirtualBaseConstructModel (const char *file_name, float fake_oov_cost)

Typedef Documentation

typedef StaticCheck<sizeof(jint) == sizeof(lm::WordIndex)>::StaticAssertionPassed anonymous_namespace{wrap.cc}::FloatSize

Function Documentation

VirtualBase* anonymous_namespace{wrap.cc}::ConstructModel ( const char *  file_name,
float  fake_oov_cost 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void anonymous_namespace{wrap.cc}::MapArray ( const std::vector< lm::WordIndex > &  map,
jint *  begin,
jint *  end 
)

Here is the call graph for this function:

Here is the caller graph for this function:

char* anonymous_namespace{wrap.cc}::PieceCopy ( const StringPiece str)

Here is the call graph for this function:

Here is the caller graph for this function: