CommandArc Class Reference

#include <CommandArc.h>

List of all members.

Public Member Functions

 CommandArc (const CommandNode &s, const CommandNode &d, MoNetCommandInfo *c)
 ~CommandArc ()
const CommandNodeSource () const
const CommandNodeDestination () const
int Distance () const
void Print () const
MoNetCommandInfoCommandInfo ()

Private Attributes

CommandNode src
CommandNode dest
MoNetCommandInfocommandInfo


Constructor & Destructor Documentation

CommandArc::CommandArc const CommandNode s,
const CommandNode d,
MoNetCommandInfo c
[inline]
 

Definition at line 22 of file CommandArc.h.

CommandArc::~CommandArc  )  [inline]
 

Definition at line 25 of file CommandArc.h.


Member Function Documentation

MoNetCommandInfo* CommandArc::CommandInfo  )  [inline]
 

Definition at line 39 of file CommandArc.h.

const CommandNode& CommandArc::Destination  )  const [inline]
 

Definition at line 28 of file CommandArc.h.

int CommandArc::Distance  )  const [inline]
 

Definition at line 29 of file CommandArc.h.

void CommandArc::Print  )  const [inline]
 

Definition at line 31 of file CommandArc.h.

const CommandNode& CommandArc::Source  )  const [inline]
 

Definition at line 27 of file CommandArc.h.


Member Data Documentation

MoNetCommandInfo* CommandArc::commandInfo [private]
 

Definition at line 44 of file CommandArc.h.

CommandNode CommandArc::dest [private]
 

Definition at line 43 of file CommandArc.h.

CommandNode CommandArc::src [private]
 

Definition at line 42 of file CommandArc.h.


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