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

TransportLayerCommand Class Reference

#include <TransportLayerCommand.h>

Inheritance diagram for TransportLayerCommand::

Command List of all members.

Public Methods

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

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


Private Attributes

TransportLayerm_tl
int m_serviceNumber

Constructor & Destructor Documentation

TransportLayerCommand::TransportLayerCommand
 


Member Function Documentation

virtual string TransportLayerCommand::getCommandString [virtual]
 

Reimplemented from Command.

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

Return a default help string.

Reimplemented from Command.

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

Return a default HTML interface.

Reimplemented from Command.

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

Reimplemented from Command.


Member Data Documentation

int TransportLayerCommand::m_serviceNumber [private]
 

Definition at line 14 of file TransportLayerCommand.h.

TransportLayer* TransportLayerCommand::m_tl [private]
 

Definition at line 13 of file TransportLayerCommand.h.


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