MBDyn-1.7.3
|
#include <hint_impl.h>
Public Member Functions | |
ParsableHint (const char *s) | |
virtual | ~ParsableHint (void) |
Public Member Functions inherited from Hint | |
virtual | ~Hint (void) |
Protected Attributes | |
char * | sHint |
Definition at line 43 of file hint_impl.h.
ParsableHint::ParsableHint | ( | const char * | s | ) |
|
virtual |
|
protected |
Definition at line 45 of file hint_impl.h.
Referenced by DriveHint::pCreateDrive(), and ~ParsableHint().