MBDyn-1.7.3
|
Public Member Functions | |
MyClosestNext (unsigned int uLabel, const DriveHandler *pDH, const DriveCaller *pIncrementDC, doublereal dStartTime) | |
virtual | ~MyClosestNext (void) |
bool | bGetClosestNext (void) const |
virtual void | Set (void) |
Public Member Functions inherited from WithLabel | |
WithLabel (unsigned int uL=0, const std::string &sN="") | |
virtual | ~WithLabel (void) |
void | PutLabel (unsigned int uL) |
void | PutName (const std::string &sN) |
unsigned int | GetLabel (void) const |
const std::string & | GetName (void) const |
Protected Attributes | |
const DriveHandler * | pDH |
const DriveOwner | Increment |
bool | bMustSetNext |
doublereal | dNext |
Protected Attributes inherited from WithLabel | |
unsigned int | uLabel |
std::string | sName |
DriveHandler::MyClosestNext::MyClosestNext | ( | unsigned int | uLabel, |
const DriveHandler * | pDH, | ||
const DriveCaller * | pIncrementDC, | ||
doublereal | dStartTime | ||
) |
|
virtual |
|
inline |
|
inlinevirtual |
Definition at line 354 of file drive.h.
|
protected |
|
protected |
|
protected |