/home5/piconepr/public_html/isip/projects/speech/software/documentation/class/search/Hypothesis/Hypothesis.h
// file: $isip/class/search/Hypothesis/Hypothesis.h
// version: $Id: Hypothesis.h 8862 2002-12-05 21:03:20Z alphonso $
//
// make sure definitions are only made once
//
#ifndef ISIP_HYPOTHESIS
#define ISIP_HYPOTHESIS
// isip include files
//
#ifndef ISIP_TRACE
#include <Trace.h>
[snipped]
// method: read
//
boolean read(Sof& sof, long tag, const String& cname = CLASS_NAME) {
return Error::handle(name(), L"read", Hypothesis::READ,
__FILE__, __LINE__, Error::WARNING);
}
[snipped]
//
// end of file
Up |
Home |
Courses |
Projects |
Proposals |
Publications
Please direct questions or comments to
joseph.picone@isip.piconepress.com