tlp::node
tlp::node
Section: Tulip Graph Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
tlp::node -
class node
SYNOPSIS
#include <Node.h>
Public Member Functions
node ()
node (unsigned int j)
bool operator!= (const node n) const
bool operator== (const node n) const
bool isValid () const
Public Attributes
unsigned int id
Detailed Description
class node
Constructor & Destructor Documentation
tlp::node::node () [inline]
tlp::node::node (unsigned int j) [inline, explicit]
Member Function Documentation
bool tlp::node::isValid () const [inline]
bool tlp::node::operator!= (const node n) const [inline]
bool tlp::node::operator== (const node n) const [inline]
Member Data Documentation
unsigned int tlp::node::id
Author
Generated automatically by Doxygen for Tulip Graph Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- 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]
-
- bool tlp::node::operator!= (const node n) const [inline]
-
- bool tlp::node::operator== (const node n) const [inline]
-
- Member Data Documentation
-
- unsigned int tlp::node::id
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:19 GMT, April 16, 2011