HCE project C++ developers source code library  1.1.1
HCE project developer library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Algorithms.cpp File Reference
#include "Algorithms.hpp"
Include dependency graph for Algorithms.cpp:

Go to the source code of this file.

Namespaces

namespace  HCE
 < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()'
namespace  HCE::algorithms

Functions

std::vector< std::string > HCE::algorithms::stringSplitter (const std::string &inString, const std::string &separator, bool useEmptyToken)