MBDyn-1.7.3
|
#include <hint_impl.h>
Public Member Functions | |
TplDriveHint (const char *s) | |
virtual | ~TplDriveHint (void) |
TplDriveCaller< T > * | pCreateDrive (DataManager *pDM) const |
Public Member Functions inherited from DriveHint | |
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 102 of file hint_impl.h.
TplDriveHint< T >::TplDriveHint | ( | const char * | s | ) |
|
virtual |
Definition at line 117 of file hint_impl.h.
References NO_OP.
TplDriveCaller< T > * TplDriveHint< T >::pCreateDrive | ( | DataManager * | pDM | ) | const |
Definition at line 124 of file hint_impl.h.
References HighParser::ExpectArg(), and DataManager::GetMathParser().
Referenced by DriveDisplacementJoint::SetValue(), DriveHingeJoint::SetValue(), ElasticConstitutiveLaw< doublereal, doublereal >::SetValue(), and DriveDisplacementPinJoint::SetValue().