class node
More...
#include <Node.h>
List of all members.
Public Member Functions
Public Attributes
Detailed Description
Constructor & Destructor Documentation
| tlp::node::node |
( |
| ) |
[inline] |
| tlp::node::node |
( |
unsigned int |
j | ) |
[inline, explicit] |
Member Function Documentation
| bool tlp::node::isValid |
( |
| ) |
const [inline] |
| tlp::node::operator unsigned int |
( |
| ) |
const [inline] |
| bool tlp::node::operator!= |
( |
const node |
n | ) |
const [inline] |
| bool tlp::node::operator== |
( |
const node |
n | ) |
const [inline] |
Member Data Documentation
|