GraphState Struct Reference

#include <GraphRep.h>

List of all members.

Public Types

typedef GraphEdge edge_type

Public Member Functions

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

Public Attributes

set< edge_typein
set< edge_typeout
int theState


Detailed Description

Definition at line 46 of file GraphRep.h.


Member Typedef Documentation

typedef GraphEdge GraphState::edge_type
 

Definition at line 48 of file GraphRep.h.


Constructor & Destructor Documentation

GraphState::GraphState int  s  )  [inline]
 

Definition at line 50 of file GraphRep.h.

GraphState::GraphState  )  [inline]
 

Definition at line 51 of file GraphRep.h.


Member Function Documentation

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

Definition at line 57 of file GraphRep.h.

References theState.

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

Definition at line 54 of file GraphRep.h.

References theState.


Member Data Documentation

set< edge_type > GraphState::in
 

Definition at line 61 of file GraphRep.h.

set< edge_type > GraphState::out
 

Definition at line 62 of file GraphRep.h.

int GraphState::theState
 

Definition at line 63 of file GraphRep.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