PF_API 0.52
Namespaces | Functions

Code/Libs/Utils_LIB/UStringUtils.h File Reference

#include <string>

Go to the source code of this file.

Namespaces

namespace  OpenSkyNet
namespace  OpenSkyNet::Utils

Functions

void OpenSkyNet::Utils::Tokenize (const std::string &s_, std::vector< std::string > &tokens_, const std::string &delimiters_=" ")
void OpenSkyNet::Utils::EraseAll (std::string &s_, const std::string &charsToErase_=" ")
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines