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


Constructor & Destructor Documentation

FSAEdge::FSAEdge (  )  [inline]

Definition at line 32 of file FSARep.h.

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

Definition at line 35 of file FSARep.h.


Member Function Documentation

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

Definition at line 41 of file FSARep.h.

References label, and target.

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

Definition at line 37 of file FSARep.h.

References label, and target.


Member Data Documentation

Definition at line 53 of file FSARep.h.

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

Definition at line 52 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:46 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1