|
ug4
|
Namespaces | |
| namespace | ug |
| the ug namespace | |
Functions | |
| void | ug::split_parameters (std::vector< std::string > ¶msOut, char *strParams, const char *delims=" ") |
| fills paramsOut with the parameters that are seperated by the characters given in delim. | |