FSAState Struct Reference

#include <FSARep.h>

List of all members.

Public Types

typedef FSAEdge edge_type

Public Member Functions

 FSAState (int s)
 FSAState ()
bool operator== (const FSAState &s) const
bool operator< (const FSAState &s) const

Public Attributes

set< edge_typein
set< edge_typeout
int theState


Detailed Description

Definition at line 60 of file FSARep.h.


Member Typedef Documentation

typedef FSAEdge FSAState::edge_type
 

Definition at line 62 of file FSARep.h.


Constructor & Destructor Documentation

FSAState::FSAState int  s  )  [inline]
 

Definition at line 64 of file FSARep.h.

FSAState::FSAState  )  [inline]
 

Definition at line 65 of file FSARep.h.


Member Function Documentation

bool FSAState::operator< const FSAState s  )  const [inline]
 

Definition at line 71 of file FSARep.h.

References theState.

bool FSAState::operator== const FSAState s  )  const [inline]
 

Definition at line 68 of file FSARep.h.

References theState.


Member Data Documentation

set< edge_type > FSAState::in
 

Definition at line 75 of file FSARep.h.

set< edge_type > FSAState::out
 

Definition at line 76 of file FSARep.h.

int FSAState::theState
 

Definition at line 77 of file FSARep.h.

Referenced by operator<(), and operator==().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 3 10:58:59 2006 for CRyptography And Groups (CRAG) by  doxygen 1.4.6