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

Functions

void ParseNumber (const char *begin, char *&end, float &out)
void ParseNumber (const char *begin, char *&end, double &out)
void ParseNumber (const char *begin, char *&end, long int &out)
void ParseNumber (const char *begin, char *&end, unsigned long int &out)

Function Documentation

void util::anonymous_namespace{file_piece.cc}::ParseNumber ( const char *  begin,
char *&  end,
float &  out 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void util::anonymous_namespace{file_piece.cc}::ParseNumber ( const char *  begin,
char *&  end,
double &  out 
)

Here is the call graph for this function:

void util::anonymous_namespace{file_piece.cc}::ParseNumber ( const char *  begin,
char *&  end,
long int &  out 
)

Here is the call graph for this function:

void util::anonymous_namespace{file_piece.cc}::ParseNumber ( const char *  begin,
char *&  end,
unsigned long int &  out 
)

Here is the call graph for this function: