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

NetworkLayerCommand Class Reference

#include <NetworkLayerCommand.h>

Inheritance diagram for NetworkLayerCommand::

Command List of all members.

Public Methods

virtual string getCommandString ()
virtual void run (std::ostream &)
virtual void getHelp (std::ostream &)
 Return a default help string. More...

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


Private Methods

void vc (std::ostream &)
void discover (std::ostream &)
void fin (std::ostream &)
void ping (std::ostream &)

Member Function Documentation

void NetworkLayerCommand::discover std::ostream & [private]
 

void NetworkLayerCommand::fin std::ostream & [private]
 

virtual string NetworkLayerCommand::getCommandString [virtual]
 

Reimplemented from Command.

virtual void NetworkLayerCommand::getHelp std::ostream & s [virtual]
 

Return a default help string.

Reimplemented from Command.

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

Return a default HTML interface.

Reimplemented from Command.

void NetworkLayerCommand::ping std::ostream & [private]
 

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

Reimplemented from Command.

void NetworkLayerCommand::vc std::ostream & [private]
 


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