KDECore
khtml::guess_dfa Class Reference
  #include <guess_ja_p.h>
Public Member Functions | |
| guess_dfa (const dfa_table stable[], const guess_arc *atable) | |
Public Attributes | |
| const guess_arc * | arcs | 
| double | score | 
| int | state | 
| const dfa_table * | states | 
Detailed Description
Definition at line 70 of file guess_ja_p.h.
Constructor & Destructor Documentation
Definition at line 77 of file guess_ja_p.h.
Member Data Documentation
| const guess_arc* khtml::guess_dfa::arcs | 
Definition at line 73 of file guess_ja_p.h.
| double khtml::guess_dfa::score | 
Definition at line 75 of file guess_ja_p.h.
| int khtml::guess_dfa::state | 
Definition at line 74 of file guess_ja_p.h.
| const dfa_table* khtml::guess_dfa::states | 
Definition at line 72 of file guess_ja_p.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference