Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

DfaStateProfile Class Reference

#include <dfa_profile.hh>

List of all members.

Public Methods

 DfaStateProfile (BasicDfaSpec::State &s)
bool read (istream &is)
void reset ()
unsigned long int operator[] (int i)
int size ()

Private Attributes

vector<unsigned long int> freqs


Constructor & Destructor Documentation

DfaStateProfile::DfaStateProfile ( BasicDfaSpec::State & s )
 

Definition at line 55 of file dfa_profile.cc.


Member Function Documentation

bool DfaStateProfile::read ( istream & is )
 

Definition at line 82 of file dfa_profile.cc.

Referenced by BasicDfaProfile::read().

void DfaStateProfile::reset ( )
 

Definition at line 104 of file dfa_profile.cc.

Referenced by BasicDfaProfile::reset().

unsigned long int DfaStateProfile::operator[] ( int i ) [inline]
 

Definition at line 56 of file dfa_profile.hh.

int DfaStateProfile::size ( ) [inline]
 

Definition at line 63 of file dfa_profile.hh.

Referenced by DfaStateProfile(), operator[](), BasicDfaProfile::read(), BasicDfaProfile::reset(), and BasicDfaProfile::size().


Member Data Documentation

vector< unsigned long int > DfaStateProfile::freqs<unsigned long int> [private]
 

Definition at line 70 of file dfa_profile.hh.


The documentation for this class was generated from the following files:
Generated at Tue Jul 9 21:06:10 2002 for CppCC by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001