hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Algorithms.hpp
Go to the documentation of this file.
1
14
#ifndef ALGORITHMS_HPP
15
#define ALGORITHMS_HPP
16
17
#include <string>
18
#include <vector>
19
20
namespace
HCE
21
{
22
namespace
algorithms
23
{
28
std::vector<std::string>
stringSplitter
(
const
std::string &inString,
const
std::string &separator,
bool
useEmptyToken);
29
}
30
}
31
32
#endif
sources
utils
algorithms
src
Algorithms.hpp
Generated on Tue Jun 30 2015 19:42:09 for hce-node application by
1.8.1.2