|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <Refine.hpp>#include <CWords.hpp>#include <OutDataRefine.hpp>#include <string>#include <vector>#include <iostream>#include <streambuf>#include <Poco/String.h>#include <Poco/StringTokenizer.h>
Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | void | ) |
incoming content: "happy New,Year"
if no custom delimiters are defined tokens: <happy> <New> <Year>
if custom delimiters are defined tokens: <happy ne>=""> <,Year>
< Definition custom delimiters
< Prepare Process Info Table
< Reset to default delimiters
Definition at line 23 of file main.cpp.
