class edge
More...
#include <Edge.h>
List of all members.
Public Attributes |
unsigned int | id |
Detailed Description
Constructor & Destructor Documentation
tlp::edge::edge |
( |
unsigned int |
j | ) |
|
|
inlineexplicit |
Member Function Documentation
bool tlp::edge::isValid |
( |
| ) |
const |
|
inline |
tlp::edge::operator unsigned int |
( |
| ) |
const |
|
inline |
bool tlp::edge::operator!= |
( |
const edge |
e | ) |
const |
|
inline |
bool tlp::edge::operator== |
( |
const edge |
e | ) |
const |
|
inline |
Member Data Documentation
unsigned int tlp::edge::id |
|