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

ippGetChangeToolActionResponse Class Reference

Inheritance diagram for ippGetChangeToolActionResponse:

ippResponse ippObject List of all members.

Public Member Functions

 ippGetChangeToolActionResponse (unsigned int inTagNumber)
 ippGetChangeToolActionResponse (unsigned int inTagNumber, ippChangeToolActionType inChangeType, double inX, double inY, double inZ)
virtual ~ippGetChangeToolActionResponse ()
void setChangeType (ippChangeToolActionType inChangeType)
void setX (double inX)
void setY (double inY)
void setZ (double inZ)
double getChangeType () const
double getX () const
double getY () const
double getZ () const
virtual std::string getResponseString () const

Constructor & Destructor Documentation

ippGetChangeToolActionResponse::ippGetChangeToolActionResponse unsigned int  inTagNumber  ) 
 

Definition at line 15 of file ippGetChangeToolActionResponse.cpp.

References CommandTag, DataGetChangeToolAction, and MoveAuto.

ippGetChangeToolActionResponse::ippGetChangeToolActionResponse unsigned int  inTagNumber,
ippChangeToolActionType  inChangeType,
double  inX,
double  inY,
double  inZ
 

Definition at line 27 of file ippGetChangeToolActionResponse.cpp.

References CommandTag, and DataGetChangeToolAction.

ippGetChangeToolActionResponse::~ippGetChangeToolActionResponse  )  [virtual]
 

Definition at line 40 of file ippGetChangeToolActionResponse.cpp.


Member Function Documentation

double ippGetChangeToolActionResponse::getChangeType  )  const
 

Definition at line 41 of file ippGetChangeToolActionResponse.h.

std::string ippGetChangeToolActionResponse::getResponseString  )  const [virtual]
 

Reimplemented from ippResponse.

Definition at line 45 of file ippGetChangeToolActionResponse.cpp.

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

Referenced by ippResponseTestCase::testGetChangeToolActionResponse().

double ippGetChangeToolActionResponse::getX  )  const
 

Definition at line 42 of file ippGetChangeToolActionResponse.h.

double ippGetChangeToolActionResponse::getY  )  const
 

Definition at line 43 of file ippGetChangeToolActionResponse.h.

double ippGetChangeToolActionResponse::getZ  )  const
 

Definition at line 44 of file ippGetChangeToolActionResponse.h.

void ippGetChangeToolActionResponse::setChangeType ippChangeToolActionType  inChangeType  ) 
 

Definition at line 34 of file ippGetChangeToolActionResponse.h.

void ippGetChangeToolActionResponse::setX double  inX  ) 
 

Definition at line 37 of file ippGetChangeToolActionResponse.h.

void ippGetChangeToolActionResponse::setY double  inY  ) 
 

Definition at line 38 of file ippGetChangeToolActionResponse.h.

void ippGetChangeToolActionResponse::setZ double  inZ  ) 
 

Definition at line 39 of file ippGetChangeToolActionResponse.h.


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