#include <dfa_profile.hh>
Collaboration diagram for BasicDfaProfile:

Public Methods | |
| BasicDfaProfile (BasicDfaSpec &dfa) | |
| bool | read (istream &is) |
| void | reset () |
| DfaStateProfile& | operator[] (int i) |
| int | size () const |
Private Attributes | |
| vector<DfaStateProfile> | stateProfiles |
|
|
Definition at line 49 of file dfa_profile.cc. |
|
|
Definition at line 73 of file dfa_profile.cc. Referenced by ScannerDfaProfile::read().
|
|
|
Definition at line 97 of file dfa_profile.cc. Referenced by ScannerDfaProfile::reset().
|
|
|
Definition at line 83 of file dfa_profile.hh. |
|
|
Definition at line 90 of file dfa_profile.hh. Referenced by BasicDfaProfile(), operator[](), ScannerDfaProfile::read(), ScannerDfaProfile::reset(), and ScannerDfaProfile::size().
|
|
|
Definition at line 97 of file dfa_profile.hh. |
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001