TestArc Class Reference

#include <TestArc.h>

List of all members.

Public Member Functions

 TestArc (const TestNode &s, const TestNode &d)
 ~TestArc ()
const TestNodeSource () const
const TestNodeDestination () const
int Distance () const
void Print () const

Private Attributes

TestNode src
TestNode dest


Constructor & Destructor Documentation

TestArc::TestArc const TestNode s,
const TestNode d
[inline]
 

Definition at line 16 of file TestArc.h.

TestArc::~TestArc  )  [inline]
 

Definition at line 17 of file TestArc.h.


Member Function Documentation

const TestNode& TestArc::Destination  )  const [inline]
 

Definition at line 20 of file TestArc.h.

int TestArc::Distance  )  const [inline]
 

Definition at line 21 of file TestArc.h.

void TestArc::Print  )  const [inline]
 

Definition at line 23 of file TestArc.h.

const TestNode& TestArc::Source  )  const [inline]
 

Definition at line 19 of file TestArc.h.


Member Data Documentation

TestNode TestArc::dest [private]
 

Definition at line 33 of file TestArc.h.

TestNode TestArc::src [private]
 

Definition at line 32 of file TestArc.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