OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Functions
MWDialogue::HyperTextParser Namespace Reference

Classes

struct  Token
 

Functions

std::vector< TokenparseHyperText (const std::string &text)
 
void tokenizeKeywords (const std::string &text, std::vector< Token > &tokens)
 
size_t removePseudoAsterisks (std::string &phrase)
 

Function Documentation

std::vector< Token > MWDialogue::HyperTextParser::parseHyperText ( const std::string &  text)

Here is the call graph for this function:

Here is the caller graph for this function:

size_t MWDialogue::HyperTextParser::removePseudoAsterisks ( std::string &  phrase)

Here is the caller graph for this function:

void MWDialogue::HyperTextParser::tokenizeKeywords ( const std::string &  text,
std::vector< Token > &  tokens 
)

Here is the call graph for this function:

Here is the caller graph for this function: