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 62 of file FSARep.h.


Member Typedef Documentation

Definition at line 64 of file FSARep.h.


Constructor & Destructor Documentation

FSAState::FSAState ( int  s  )  [inline]

Definition at line 66 of file FSARep.h.

FSAState::FSAState (  )  [inline]

Definition at line 67 of file FSARep.h.


Member Function Documentation

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

Definition at line 73 of file FSARep.h.

References theState.

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

Definition at line 70 of file FSARep.h.

References theState.


Member Data Documentation

Definition at line 77 of file FSARep.h.

Definition at line 78 of file FSARep.h.

Definition at line 79 of file FSARep.h.

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


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Sep 26 18:43:47 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1