Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ippCenterPartCommand Class Reference

Inheritance diagram for ippCenterPartCommand:

ippCommand ippObject List of all members.

Public Member Functions

 ippCenterPartCommand (unsigned int tgNum, double inPx, double inPy, double inPz, double inLimit)
virtual ~ippCenterPartCommand ()
void setPx (double inPx)
void setPy (double inPy)
void setPz (double inPz)
void setLimit (double inLimit)
double getPx ()
double getPy ()
double getPz ()
double getLimit ()
virtual std::string getCommandString () const

Constructor & Destructor Documentation

ippCenterPartCommand::ippCenterPartCommand unsigned int  tgNum,
double  inPx,
double  inPy,
double  inPz,
double  inLimit
 

Definition at line 16 of file ippCenterPartCommand.cpp.

References CommandTag.

virtual ippCenterPartCommand::~ippCenterPartCommand  )  [virtual]
 

Definition at line 29 of file ippCenterPartCommand.h.


Member Function Documentation

std::string ippCenterPartCommand::getCommandString  )  const [virtual]
 

Reimplemented from ippCommand.

Definition at line 28 of file ippCenterPartCommand.cpp.

References ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString().

Referenced by ippCommandTestCase::testCenterPartCommand().

double ippCenterPartCommand::getLimit  ) 
 

Definition at line 39 of file ippCenterPartCommand.h.

double ippCenterPartCommand::getPx  ) 
 

Definition at line 36 of file ippCenterPartCommand.h.

double ippCenterPartCommand::getPy  ) 
 

Definition at line 37 of file ippCenterPartCommand.h.

double ippCenterPartCommand::getPz  ) 
 

Definition at line 38 of file ippCenterPartCommand.h.

void ippCenterPartCommand::setLimit double  inLimit  ) 
 

Definition at line 34 of file ippCenterPartCommand.h.

void ippCenterPartCommand::setPx double  inPx  ) 
 

Definition at line 31 of file ippCenterPartCommand.h.

void ippCenterPartCommand::setPy double  inPy  ) 
 

Definition at line 32 of file ippCenterPartCommand.h.

void ippCenterPartCommand::setPz double  inPz  ) 
 

Definition at line 33 of file ippCenterPartCommand.h.


The documentation for this class was generated from the following files:
Generated on Wed Nov 8 00:20:43 2006 for IPPDME by  doxygen 1.4.1