hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
main.cpp File Reference
#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>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

int main ()

Function Documentation

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.

Here is the call graph for this function: