MBDyn-1.7.3
|
#include <hint_impl.h>
Public Member Functions | |
DriveHint (const char *s) | |
virtual | ~DriveHint (void) |
DriveCaller * | pCreateDrive (DataManager *pDM) const |
Public Member Functions inherited from ParsableHint | |
ParsableHint (const char *s) | |
virtual | ~ParsableHint (void) |
Public Member Functions inherited from Hint | |
virtual | ~Hint (void) |
Additional Inherited Members | |
Protected Attributes inherited from ParsableHint | |
char * | sHint |
Definition at line 52 of file hint_impl.h.
DriveHint::DriveHint | ( | const char * | s | ) |
|
virtual |
Definition at line 111 of file hint_impl.cc.
References NO_OP.
DriveCaller * DriveHint::pCreateDrive | ( | DataManager * | pDM | ) | const |
Definition at line 117 of file hint_impl.cc.
References HighParser::ExpectArg(), DataManager::GetMathParser(), and ParsableHint::sHint.
Referenced by DistanceJoint::SetValue(), DistanceJointWithOffset::SetValue(), and AxialRotationJoint::SetValue().