PIGALE 1.3.9 Documentation (original) (raw)

SourceForge Logo

P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor
H. de Fraysseix P. Ossona de Mendez


tedge Class Reference

List of all members.

Public Member Functions

Private Attributes


Constructor & Destructor Documentation

| tedge | ( | | ) | [inline] | | ------------------------ | - | | - | ---------- |

tedge ( int i ) [inline]
tedge ( const tedge & i ) [inline]

| ~tedge | ( | | ) | [inline] | | -------------------------- | - | | - | ---------- |


Member Function Documentation

tedge& operator= ( const tedge & i ) [inline]
tedge& operator= ( int i ) [inline]

| tbrin firsttbrin | ( | | ) | const [inline] | | ----------------------------------- | - | | - | ---------------- |

| tbrin secondtbrin | ( | | ) | const [inline] | | ------------------------------------ | - | | - | ---------------- |

| int operator() | ( | | ) | const [inline] | | -------------- | - | | - | ---------------- |

| int& operator() | ( | | ) | [inline] | | --------------- | - | | - | ---------- |

| tedge& operator++ | ( | | ) | [inline] | | ------------------------------------ | - | | - | ---------- |

| tedge operator++ | ( | int | | ) | [inline] | | ----------------------------------- | - | --- | | - | ---------- |

| tedge& operator-- | ( | | ) | [inline] | | ------------------------------------ | - | | - | ---------- |

| tedge operator-- | ( | int | | ) | [inline] | | ----------------------------------- | - | --- | | - | ---------- |

int operator< ( const tedge & e ) const [inline]
int operator== ( const tedge & e ) const [inline]
int operator> ( const tedge & e ) const [inline]
int operator<= ( const tedge & e ) const [inline]
int operator>= ( const tedge & e ) const [inline]
int operator!= ( const tedge & e ) const [inline]
int operator< ( int e ) const [inline]
int operator== ( int e ) const [inline]
int operator> ( int e ) const [inline]
int operator<= ( int e ) const [inline]
int operator>= ( int e ) const [inline]
int operator!= ( int e ) const [inline]

| int operator! | ( | | ) | const [inline] | | ------------- | - | | - | ---------------- |

| int operator- | ( | | ) | const [inline] | | ------------- | - | | - | ---------------- |

tedge operator+ ( int i ) [inline]
tedge operator- ( int i ) [inline]
tedge& operator+= ( int i ) [inline]
tedge& operator-= ( int i ) [inline]

Member Data Documentation

int value [private]


Generated on Thu Jan 31 16:52:10 2008 for Pigale by doxygen 1.5.4