Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ConnectionManagerCommand Class Reference

#include <ConnectionManagerCommand.h>

Inheritance diagram for ConnectionManagerCommand::

Command List of all members.

Public Methods

virtual void run (std::ostream &)
virtual string getCommandString ()
virtual void getHtmlInterface (std::ostream &)
 Return a default HTML interface. More...


Static Public Attributes

const string commandString = "connectionManager"

Private Methods

void displayHeaders (std::ostream &s)
void displayNode (std::ostream &s, Node *node)

Private Attributes

VirtualCircuitTablem_vct

Member Function Documentation

void ConnectionManagerCommand::displayHeaders std::ostream & s [private]
 

Definition at line 41 of file ConnectionManagerCommand.cpp.

Referenced by getHtmlInterface().

void ConnectionManagerCommand::displayNode std::ostream & s,
Node * node
[private]
 

Definition at line 56 of file ConnectionManagerCommand.cpp.

Referenced by getHtmlInterface().

string ConnectionManagerCommand::getCommandString [virtual]
 

Reimplemented from Command.

Definition at line 7 of file ConnectionManagerCommand.cpp.

Referenced by displayNode().

void ConnectionManagerCommand::getHtmlInterface std::ostream & s [virtual]
 

Return a default HTML interface.

Reimplemented from Command.

Definition at line 13 of file ConnectionManagerCommand.cpp.

Referenced by run().

void ConnectionManagerCommand::run std::ostream & s [virtual]
 

Reimplemented from Command.

Definition at line 75 of file ConnectionManagerCommand.cpp.


Member Data Documentation

const string ConnectionManagerCommand::commandString = "connectionManager" [static]
 

Definition at line 3 of file ConnectionManagerCommand.cpp.

VirtualCircuitTable* ConnectionManagerCommand::m_vct [private]
 

Definition at line 14 of file ConnectionManagerCommand.h.


The documentation for this class was generated from the following files:
Generated at Thu Jul 11 13:31:56 2002 for Peekabooty by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001