MISR Toolkit  1.5.1
Data Fields
regaparams_t Struct Reference

#include <regex.h>

Collaboration diagram for regaparams_t:
Collaboration graph

Data Fields

int cost_ins
 
int cost_del
 
int cost_subst
 
int max_cost
 
int max_ins
 
int max_del
 
int max_subst
 
int max_err
 

Detailed Description

Definition at line 213 of file regex.h.

Field Documentation

◆ cost_del

int regaparams_t::cost_del

Definition at line 215 of file regex.h.

◆ cost_ins

int regaparams_t::cost_ins

Definition at line 214 of file regex.h.

◆ cost_subst

int regaparams_t::cost_subst

Definition at line 216 of file regex.h.

◆ max_cost

int regaparams_t::max_cost

Definition at line 217 of file regex.h.

◆ max_del

int regaparams_t::max_del

Definition at line 220 of file regex.h.

◆ max_err

int regaparams_t::max_err

Definition at line 222 of file regex.h.

◆ max_ins

int regaparams_t::max_ins

Definition at line 219 of file regex.h.

◆ max_subst

int regaparams_t::max_subst

Definition at line 221 of file regex.h.


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

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:54