cmlabs::CVMLHypothesis Class Reference
#include <CVML.h>
List of all members.
Detailed Description
Definition at line 36 of file CVML.h.
Constructor & Destructor Documentation
cmlabs::CVMLHypothesis::CVMLHypothesis |
( |
|
) |
|
cmlabs::CVMLHypothesis::CVMLHypothesis |
( |
JString |
xml |
) |
|
cmlabs::CVMLHypothesis::CVMLHypothesis |
( |
XMLNode * |
node |
) |
|
cmlabs::CVMLHypothesis::~CVMLHypothesis |
( |
|
) |
[virtual] |
Member Function Documentation
Object * cmlabs::CVMLHypothesis::clone |
( |
|
) |
const [virtual] |
bool cmlabs::CVMLHypothesis::setID |
( |
JString |
newID |
) |
|
bool cmlabs::CVMLHypothesis::setPrevious |
( |
JString |
prev |
) |
|
bool cmlabs::CVMLHypothesis::setEvaluation |
( |
double |
eval |
) |
|
bool cmlabs::CVMLHypothesis::setLabel |
( |
JString |
label, |
|
|
JString |
value, |
|
|
double |
eval | |
|
) |
| | |
JString cmlabs::CVMLHypothesis::getID |
( |
|
) |
|
JString cmlabs::CVMLHypothesis::getPrevious |
( |
|
) |
|
double cmlabs::CVMLHypothesis::getEvaluation |
( |
|
) |
|
double cmlabs::CVMLHypothesis::getLabelEval |
( |
JString |
label |
) |
|
JString cmlabs::CVMLHypothesis::print |
( |
|
) |
[virtual] |
JString cmlabs::CVMLHypothesis::toXML |
( |
|
) |
[virtual] |
bool cmlabs::CVMLHypothesis::fromXML |
( |
XMLNode * |
node |
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: