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

ippPtMeasCommand Class Reference

Inheritance diagram for ippPtMeasCommand:

ippCommand ippObject List of all members.

Public Member Functions

 ippPtMeasCommand (unsigned int tgNum)
 ippPtMeasCommand (unsigned int tgNum, bool inHasX, bool inHasY, bool inHasZ, bool inHasIJK, double inX, double inY, double inZ, double inI, double inJ, double inK)
virtual ~ippPtMeasCommand ()
void setHasX (bool inHasX)
void setHasY (bool inHasY)
void setHasZ (bool inHasZ)
void setX (double inX)
void setY (double inY)
void setZ (double inZ)
void setIJK (double inI, double inJ, double inK)
bool getHasX () const
bool getHasY () const
bool getHasZ () const
bool getHasIJK () const
double getX () const
double getY () const
double getZ () const
double getI () const
double getJ () const
double getK () const
virtual std::string getCommandString () const

Constructor & Destructor Documentation

ippPtMeasCommand::ippPtMeasCommand unsigned int  tgNum  ) 
 

Definition at line 17 of file ippPtMeasCommand.cpp.

References CommandTag.

ippPtMeasCommand::ippPtMeasCommand unsigned int  tgNum,
bool  inHasX,
bool  inHasY,
bool  inHasZ,
bool  inHasIJK,
double  inX,
double  inY,
double  inZ,
double  inI,
double  inJ,
double  inK
 

Definition at line 29 of file ippPtMeasCommand.cpp.

References CommandTag, and ippTargetVector::setValues().

virtual ippPtMeasCommand::~ippPtMeasCommand  )  [virtual]
 

Definition at line 28 of file ippPtMeasCommand.h.


Member Function Documentation

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

Reimplemented from ippCommand.

Definition at line 46 of file ippPtMeasCommand.cpp.

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

Referenced by ippCommandTestCase::testPtMeasCommand().

bool ippPtMeasCommand::getHasIJK  )  const
 

Definition at line 42 of file ippPtMeasCommand.h.

bool ippPtMeasCommand::getHasX  )  const
 

Definition at line 39 of file ippPtMeasCommand.h.

bool ippPtMeasCommand::getHasY  )  const
 

Definition at line 40 of file ippPtMeasCommand.h.

bool ippPtMeasCommand::getHasZ  )  const
 

Definition at line 41 of file ippPtMeasCommand.h.

double ippPtMeasCommand::getI  )  const
 

Definition at line 46 of file ippPtMeasCommand.h.

double ippPtMeasCommand::getJ  )  const
 

Definition at line 47 of file ippPtMeasCommand.h.

double ippPtMeasCommand::getK  )  const
 

Definition at line 48 of file ippPtMeasCommand.h.

double ippPtMeasCommand::getX  )  const
 

Definition at line 43 of file ippPtMeasCommand.h.

double ippPtMeasCommand::getY  )  const
 

Definition at line 44 of file ippPtMeasCommand.h.

double ippPtMeasCommand::getZ  )  const
 

Definition at line 45 of file ippPtMeasCommand.h.

void ippPtMeasCommand::setHasX bool  inHasX  ) 
 

Definition at line 30 of file ippPtMeasCommand.h.

void ippPtMeasCommand::setHasY bool  inHasY  ) 
 

Definition at line 31 of file ippPtMeasCommand.h.

void ippPtMeasCommand::setHasZ bool  inHasZ  ) 
 

Definition at line 32 of file ippPtMeasCommand.h.

void ippPtMeasCommand::setIJK double  inI,
double  inJ,
double  inK
 

Definition at line 36 of file ippPtMeasCommand.h.

void ippPtMeasCommand::setX double  inX  ) 
 

Definition at line 33 of file ippPtMeasCommand.h.

void ippPtMeasCommand::setY double  inY  ) 
 

Definition at line 34 of file ippPtMeasCommand.h.

void ippPtMeasCommand::setZ double  inZ  ) 
 

Definition at line 35 of file ippPtMeasCommand.h.


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