TestNode Class Reference

#include <TestNode.h>

List of all members.

Public Member Functions

 TestNode (int i)
 ~TestNode ()
void Print () const

Private Attributes

int node

Friends

bool operator< (const TestNode &lhs, const TestNode &rhs)
bool operator== (const TestNode &lhs, const TestNode &rhs)


Constructor & Destructor Documentation

TestNode::TestNode int  i  )  [inline]
 

Definition at line 16 of file TestNode.h.

TestNode::~TestNode  )  [inline]
 

Definition at line 17 of file TestNode.h.


Member Function Documentation

void TestNode::Print  )  const [inline]
 

Definition at line 26 of file TestNode.h.


Friends And Related Function Documentation

bool operator< const TestNode lhs,
const TestNode rhs
[friend]
 

Definition at line 19 of file TestNode.h.

bool operator== const TestNode lhs,
const TestNode rhs
[friend]
 

Definition at line 22 of file TestNode.h.


Member Data Documentation

int TestNode::node [private]
 

Definition at line 29 of file TestNode.h.


The documentation for this class was generated from the following file:
Generated on Sun Dec 2 23:04:35 2007 for openSDK by  doxygen 1.3.9.1