|
cosi::Edge Class Reference#include <IdGraph.h>
List of all members.
Constructor & Destructor Documentation
cosi::Edge::Edge |
( |
|
) |
[inline] |
cosi::Edge::Edge |
( |
int |
pU, |
|
|
int |
pV | |
|
) |
| | |
Member Function Documentation
void cosi::Edge::U |
( |
int |
pU |
) |
|
int cosi::Edge::U |
( |
|
) |
const |
void cosi::Edge::V |
( |
int |
pV |
) |
|
int cosi::Edge::V |
( |
|
) |
const |
bool cosi::Edge::operator== |
( |
const Edge & |
pE |
) |
const |
bool cosi::Edge::operator< |
( |
const Edge & |
pE |
) |
const |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
pOs, |
|
|
const Edge & |
pE | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following files:
Generated on Sun Sep 7 18:37:46 2008 for COSI by
1.5.4
|