COOPY » Guide  version 0.6.5
Public Member Functions | Data Fields
coopy::cmp::Nature Class Reference

#include <DataColumn.h>

Public Member Functions

void evaluate (const char *txt, bool forward=true)
float compare (const std::string &txt, bool forward, int x)
float confidence ()
void clear ()
void show ()
bool couldBeInteger ()

Data Fields

Vote web
Vote email
Vote text
Vote number
Vote type_integer
Vote nully
Vote cappy
Vote lowy

Detailed Description

Definition at line 52 of file DataColumn.h.


Member Function Documentation

void coopy::cmp::Nature::clear ( ) [inline]

Definition at line 73 of file DataColumn.h.

References cappy, coopy::cmp::Vote::clear(), email, lowy, nully, number, text, type_integer, and web.

float Nature::compare ( const std::string &  txt,
bool  forward,
int  x 
)
float Nature::confidence ( )

Definition at line 170 of file DataColumn.cpp.

References FMAX, and nully().

bool coopy::cmp::Nature::couldBeInteger ( ) [inline]

Definition at line 86 of file DataColumn.h.

References coopy::cmp::Vote::no, type_integer, and coopy::cmp::Vote::yes.

Referenced by coopy::cmp::DataStat::evaluate2().

void Nature::evaluate ( const char *  txt,
bool  forward = true 
)

Definition at line 11 of file DataColumn.cpp.

References nully().

Referenced by compare().

void Nature::show ( )

Definition at line 145 of file DataColumn.cpp.

References nully().


Field Documentation

Definition at line 60 of file DataColumn.h.

Referenced by clear(), and compare().

Definition at line 55 of file DataColumn.h.

Referenced by clear(), and compare().

Definition at line 61 of file DataColumn.h.

Referenced by clear(), and compare().

Definition at line 59 of file DataColumn.h.

Referenced by clear(), and compare().

Definition at line 57 of file DataColumn.h.

Referenced by clear(), and compare().

Definition at line 56 of file DataColumn.h.

Referenced by clear(), and compare().

Definition at line 58 of file DataColumn.h.

Referenced by clear(), and couldBeInteger().

Definition at line 54 of file DataColumn.h.

Referenced by clear(), and compare().


The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines