hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
refine_test::BoostTokenizerTest Class Reference

#include <BoostTokenizerTest.hpp>

Public Member Functions

void setUp ()
void tearDown ()
void testTokensCount ()
void testTokensValues ()
void testTokensOffsets ()
void testTokensLenghts ()
void testCustomDelimiters ()

Static Public Member Functions

static void setArguments (const std::string &args)

Static Public Attributes

static std::string _args = "123 one"

Detailed Description

Definition at line 12 of file BoostTokenizerTest.hpp.

Member Function Documentation

static void refine_test::BoostTokenizerTest::setArguments ( const std::string &  args)
inlinestatic

Definition at line 23 of file BoostTokenizerTest.hpp.

void refine_test::BoostTokenizerTest::setUp ( )

< set process type: "word type detect"

Definition at line 10 of file BoostTokenizerTest.cpp.

void refine_test::BoostTokenizerTest::tearDown ( )

Definition at line 19 of file BoostTokenizerTest.cpp.

void refine_test::BoostTokenizerTest::testCustomDelimiters ( )

Definition at line 50 of file BoostTokenizerTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void refine_test::BoostTokenizerTest::testTokensCount ( )

Definition at line 23 of file BoostTokenizerTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void refine_test::BoostTokenizerTest::testTokensLenghts ( )

Definition at line 43 of file BoostTokenizerTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void refine_test::BoostTokenizerTest::testTokensOffsets ( )

Definition at line 36 of file BoostTokenizerTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void refine_test::BoostTokenizerTest::testTokensValues ( )

Definition at line 29 of file BoostTokenizerTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

std::string refine_test::BoostTokenizerTest::_args = "123 one"
static

Definition at line 24 of file BoostTokenizerTest.hpp.


The documentation for this class was generated from the following files: