SetJointTorque2 Class Reference
[libipsaViewer classesIPSRV remote instructions]

#include <SetJointTorque2.h>

Inheritance diagram for SetJointTorque2:

Inheritance graph
[legend]
Collaboration diagram for SetJointTorque2:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SetJointTorque2 (const std::string &code=std::string("jointtorque2 <nodename> <torque2>"))

Protected Member Functions

virtual tExecResultType vExecute (std::vector< std::string > &Instr, std::ostringstream &answer, unsigned int &numberOfReturnValues)


Detailed Description

Definition at line 36 of file SetJointTorque2.h.


Constructor & Destructor Documentation

SetJointTorque2::SetJointTorque2 ( const std::string &  code = std::string("jointtorque2 <nodename> <torque2>")  )  [inline]

Definition at line 39 of file SetJointTorque2.h.


Member Function Documentation

Instruction::tExecResultType SetJointTorque2::vExecute ( std::vector< std::string > &  Instr,
std::ostringstream &  answer,
unsigned int &  numberOfReturnValues 
) [protected, virtual]

Virtual method which must be overridden by any subclass. It does the "real" execution of the command and is called by Instruction::findAndExecute().

Parameters:
Instr instruction vector which is build like Instruction::instrdata of the specific subclass of Instruction
answer a stringstream where the answer of Instruction::vExecute() gets written to
numberOfReturnValues tells the method how many values should be stored in answer.
Returns:
a value from the enum Instruction::tExecResultType

Reimplemented from Instruction.

Definition at line 31 of file SetJointTorque2.cpp.

References Instruction::eJOINT_NOT_FOUND, Instruction::eJOINT_TYPE_INCOMPATIBLE, Instruction::eOK, and SoJoint::setTorque().


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

Get IPSA - Inventor Physics Simulation API at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated on Sat Mar 10 20:00:20 2012 for IPSA by  doxygen 1.5.8