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

SarCommand Class Reference

#include <SarCommand.h>

Inheritance diagram for SarCommand::

Command List of all members.

Public Methods

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

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


Static Private Methods

void * receive (void *sarPtr)

Private Attributes

SARm_singleSar
SARm_sarA
SARm_sarB
PacketWriterTestm_packetWriterA
PacketWriterTestm_packetWriterB

Constructor & Destructor Documentation

SarCommand::SarCommand
 

SarCommand::~SarCommand
 


Member Function Documentation

virtual string SarCommand::getCommandString [virtual]
 

Reimplemented from Command.

virtual void SarCommand::getHelp std::ostream & out [virtual]
 

Return a default help string.

Reimplemented from Command.

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

Return a default HTML interface.

Reimplemented from Command.

void* SarCommand::receive void * sarPtr [static, private]
 

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

Reimplemented from Command.


Member Data Documentation

PacketWriterTest* SarCommand::m_packetWriterA [private]
 

Definition at line 21 of file SarCommand.h.

PacketWriterTest* SarCommand::m_packetWriterB [private]
 

Definition at line 22 of file SarCommand.h.

SAR* SarCommand::m_sarA [private]
 

Definition at line 19 of file SarCommand.h.

SAR* SarCommand::m_sarB [private]
 

Definition at line 20 of file SarCommand.h.

SAR* SarCommand::m_singleSar [private]
 

Definition at line 17 of file SarCommand.h.


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