MAK RTIspy API Documentation for HLA 1.3
List of all members | Public Member Functions | Public Attributes
DtEnableWebSpyCmd Class Reference
+ Inheritance diagram for DtEnableWebSpyCmd:
+ Collaboration diagram for DtEnableWebSpyCmd:

Public Member Functions

 DtEnableWebSpyCmd (MAKRti::DtInetAddr ipAddr, int port)
virtual ~DtEnableWebSpyCmd ()
virtual void operator() (const DtRtiExec &exec)
virtual DtRtiExecCmdclone () const
- Public Member Functions inherited from DtRtiExecCmd
 DtRtiExecCmd ()
virtual ~DtRtiExecCmd ()
virtual bool operator== (const DtRtiExecCmd &value)
 The default comparison uses RTTI typeid to treat functor as a standard function pointer (ie - same function => same functor without regard to state).

Public Attributes

MAKRti::DtInetAddr myWebSpyIpAddr
int myWebSpyPort

Constructor & Destructor Documentation

DtEnableWebSpyCmd::DtEnableWebSpyCmd ( MAKRti::DtInetAddr  ipAddr,
int  port 
)
inline
virtual DtEnableWebSpyCmd::~DtEnableWebSpyCmd ( )
inlinevirtual

Member Function Documentation

virtual DtRtiExecCmd* DtEnableWebSpyCmd::clone ( ) const
inlinevirtual

Implements DtRtiExecCmd.

void DtEnableWebSpyCmd::operator() ( const DtRtiExec exec)
virtual

Implements DtRtiExecCmd.

References myWebSpyIpAddr, and myWebSpyPort.

Member Data Documentation

MAKRti::DtInetAddr DtEnableWebSpyCmd::myWebSpyIpAddr

Referenced by operator()().

int DtEnableWebSpyCmd::myWebSpyPort

Referenced by operator()().


The documentation for this class was generated from the following files:

Document ID: Generated on Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)