FSAEdge Struct Reference

#include <FSARep.h>

List of all members.

Public Member Functions

 FSAEdge ()
 FSAEdge (int t, int l)
bool operator== (const FSAEdge &e) const
bool operator< (const FSAEdge &e) const

Public Attributes

int target
int label


Detailed Description

Definition at line 27 of file FSARep.h.


Constructor & Destructor Documentation

FSAEdge::FSAEdge  )  [inline]
 

Definition at line 30 of file FSARep.h.

FSAEdge::FSAEdge int  t,
int  l
[inline]
 

Definition at line 33 of file FSARep.h.


Member Function Documentation

bool FSAEdge::operator< const FSAEdge e  )  const [inline]
 

Definition at line 39 of file FSARep.h.

References label, and target.

bool FSAEdge::operator== const FSAEdge e  )  const [inline]
 

Definition at line 35 of file FSARep.h.

References label, and target.


Member Data Documentation

int FSAEdge::label
 

Definition at line 51 of file FSARep.h.

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

int FSAEdge::target
 

Definition at line 50 of file FSARep.h.

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


The documentation for this struct was generated from the following file:
Generated on Mon Feb 27 22:47:12 2006 for CRyptography And Groups (CRAG) by  doxygen 1.4.4