Tesseract  3.02
tesseract::ParamUtils Member List
This is the complete list of members for tesseract::ParamUtils, including all inherited members.
FindParam(const char *name, const GenericVector< T * > &global_vec, const GenericVector< T * > &member_vec)tesseract::ParamUtils [inline, static]
GetParamAsString(const char *name, const ParamsVectors *member_params, STRING *value)tesseract::ParamUtils [static]
PrintParams(FILE *fp, const ParamsVectors *member_params)tesseract::ParamUtils [static]
ReadParamsFile(const char *file, SetParamConstraint constraint, ParamsVectors *member_params)tesseract::ParamUtils [static]
ReadParamsFromFp(FILE *fp, inT64 end_offset, SetParamConstraint constraint, ParamsVectors *member_params)tesseract::ParamUtils [static]
RemoveParam(T *param_ptr, GenericVector< T * > *vec)tesseract::ParamUtils [inline, static]
SetParam(const char *name, const char *value, SetParamConstraint constraint, ParamsVectors *member_params)tesseract::ParamUtils [static]