Edge Class Reference

#include <Edge.h>

List of all members.

Public Member Functions

 Edge ()
 Edge (const Tuple &a, const Tuple &b)
 Edge (const Edge &rhs)
bool operator== (const Edge &rhs) const
bool operator!= (const Edge &rhs) const
bool operator< (const Edge &rhs) const
bool operator> (const Edge &rhs) const
Tuple getPoint (int i) const

Private Attributes

Tuple p [2]

Constructor & Destructor Documentation

Edge::Edge (  )  [inline]
Edge::Edge ( const Tuple a,
const Tuple b 
) [inline]
Edge::Edge ( const Edge rhs  )  [inline]

Member Function Documentation

Tuple Edge::getPoint ( int  i  )  const [inline]
bool Edge::operator!= ( const Edge rhs  )  const [inline]
bool Edge::operator< ( const Edge rhs  )  const [inline]
bool Edge::operator== ( const Edge rhs  )  const [inline]
bool Edge::operator> ( const Edge rhs  )  const [inline]

Member Data Documentation

Tuple Edge::p[2] [private]

The documentation for this class was generated from the following file:
Generated on Tue Aug 2 11:51:27 2011 for Galois by  doxygen 1.6.3