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

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

Definition at line 61 of file GraphRep.h.

Definition at line 62 of file GraphRep.h.

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