TCPSendCommand Class Reference

#include <TCPCommand_m.h>

Inheritance diagram for TCPSendCommand:

TCPCommand List of all members.

Detailed Description

Class generated from TCPCommand.msg by opp_msgc.
 class TCPSendCommand extends TCPCommand
 {
     properties:
         omitGetVerb = true;
     fields:
 };
 


Public Member Functions

 TCPSendCommand ()
 TCPSendCommand (const TCPSendCommand &other)
virtual ~TCPSendCommand ()
TCPSendCommandoperator= (const TCPSendCommand &other)
virtual cPolymorphic * dup () const
virtual void netPack (cCommBuffer *b)
virtual void netUnpack (cCommBuffer *b)

Protected Member Functions

bool operator== (const TCPSendCommand &)


Constructor & Destructor Documentation

TCPSendCommand::TCPSendCommand (  ) 

TCPSendCommand::TCPSendCommand ( const TCPSendCommand other  ) 

virtual TCPSendCommand::~TCPSendCommand (  )  [virtual]


Member Function Documentation

virtual cPolymorphic* TCPSendCommand::dup (  )  const [inline, virtual]

Reimplemented from TCPCommand.

00257 {return new TCPSendCommand(*this);}

virtual void TCPSendCommand::netPack ( cCommBuffer *  b  )  [virtual]

Reimplemented from TCPCommand.

virtual void TCPSendCommand::netUnpack ( cCommBuffer *  b  )  [virtual]

Reimplemented from TCPCommand.

TCPSendCommand& TCPSendCommand::operator= ( const TCPSendCommand other  ) 

bool TCPSendCommand::operator== ( const TCPSendCommand  )  [protected]


The documentation for this class was generated from the following file:
Generated on Wed Apr 4 13:20:24 2007 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.7