VSTGUI  4.2
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
VSTGUI::UIDescriptionPrivate Namespace Reference

Classes

class  StringToken
 

Functions

static bool tokenizeString (std::string &str, std::list< StringToken > &tokens)
 
static bool computeTokens (std::list< StringToken > &tokens, double &result)
 

Function Documentation

static bool VSTGUI::UIDescriptionPrivate::computeTokens ( std::list< StringToken > &  tokens,
double &  result 
)
static

+ Here is the caller graph for this function:

static bool VSTGUI::UIDescriptionPrivate::tokenizeString ( std::string &  str,
std::list< StringToken > &  tokens 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function: